summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'f046c3b5ac36848cce824b008e0347c621523041'Michael Niedermayer2015-07-03
|\
| * lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-03
| * lavc: Disable deprectation warnings coming from options tableVittorio Giovara2015-07-03
* | avcodec/shorten: use init_get_bits8()Paul B Mahol2015-07-03
* | avcodec/j2kenc: Support user specified tile dimensionsMichael Niedermayer2015-07-03
* | avcodec/jpeg2000dec: Fix decoding of subsampled multi tile imagesMichael Niedermayer2015-07-03
* | aacenc: reset marked IS and M/S bands upon frame encodingRostislav Pehlivanov2015-07-03
* | aaccoder: fix M/S codingRostislav Pehlivanov2015-07-03
* | aacpsy: use a different metric for the spread of a bandRostislav Pehlivanov2015-07-03
* | Merge commit '80f955c90867561dcce769216bc497e13281eb38'Michael Niedermayer2015-07-03
|\|
| * vda: Check the correct pointer for buffer allocationLuca Barbato2015-07-03
| * webp: Make sure enough bytes are availableAndreas Cadhalpun2015-07-03
* | webp: fix infinite loop in webp_decode_frameAndreas Cadhalpun2015-07-03
* | Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer2015-07-03
|\|
| * lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
| * elsdec: Replace EOVERFLOW with INVALIDDATAMichael Niedermayer2015-07-01
* | wavpack: limit extra_bits to 32 and use get_bits_longAndreas Cadhalpun2015-07-02
* | avcodec/qsvenc_h264: Change the set of performance presets to match with the ...Ivan Uskov2015-07-02
* | avcodec/mjpegdec: Reorder operations to avoid undefined behaviorMichael Niedermayer2015-07-02
* | avcodec/motion_est_template: Fix undefined shifts in CHECK_MV()Michael Niedermayer2015-07-02
* | avcodec/qsv: Extending QSV/MFX session initialization for the linux platform ...Ivan Uskov2015-07-02
* | avcodec/h264dsp_template: Fix undefined shiftsMichael Niedermayer2015-07-01
* | avcodec/mss2: Fix integer overflowMichael Niedermayer2015-07-01
* | Merge commit '9eec23b8a7fd0f91827bbc3ed0792c39a8cc9a8a'Michael Niedermayer2015-07-01
|\|
| * g2meet: use av_ceil_log2 instead of a custom functionJanne Grunau2015-07-01
* | Merge commit '4ccccd6c40a6d0ce85e96a6e37f558236e2a6a75'Michael Niedermayer2015-07-01
|\|
| * g2meet: use an unsigned type for the djb hashJanne Grunau2015-07-01
* | Merge commit '007e27d363ba7d994019dc897dc9c39071bb204a'Michael Niedermayer2015-07-01
|\|
| * avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer()Janne Grunau2015-07-01
* | avcodec/pthread_frame: Correcting typo of "occurred"John Adlum2015-07-01
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functionsShivraj Patil2015-07-01
* | avcodec/h264_mvpred: Fix undefined shifts in MAP_F2FMichael Niedermayer2015-07-01
* | avcodec/motion_est: Fix some undefined shiftsMichael Niedermayer2015-07-01
* | avcodec/motion_est: Fix undefined shifts in cmp_inline()Michael Niedermayer2015-07-01
* | avcodec/mpegvideo_enc: fix undefined shifts in ff_dct_quantize_c()Michael Niedermayer2015-07-01
* | avcodec/motion_est_template: Fix undefined shifts in CHECK_MV_DIR()Michael Niedermayer2015-07-01
* | avcodec/elsdec: Remove EOVERFLOWMichael Niedermayer2015-07-01
* | Merge commit '3f872c9bfa8ee1032058cfa48068b5a73ef27b5e'Michael Niedermayer2015-07-01
|\|
| * lavc: Add missing API guard to dtg_active_format optionVittorio Giovara2015-07-01
* | Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368'Michael Niedermayer2015-07-01
|\|
| * Go2Meeting decoderKostya Shishkov2015-07-01
* | avcodec/aacsbr: Assert that bs_num_env is positiveMichael Niedermayer2015-07-01
* | avcodec/aacsbr: check that the element type matches before applying SBRMichael Niedermayer2015-07-01
* | pthread_frame: forward error codes when flushingAndreas Cadhalpun2015-07-01
* | avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU2015-06-30
* | Merge commit '271ce76d317c5432e151216cf23f12b77ed6cb7e'Michael Niedermayer2015-06-30
|\|
| * h264: Parse registered data SEI message and AFD valueVittorio Giovara2015-06-30
* | Merge commit '0bfab80a0d9fce0180e8aa2a947267f89b725091'Michael Niedermayer2015-06-30
|\|
| * h264_sei: Group error check outside the switch blockVittorio Giovara2015-06-30
* | Merge commit '0a49a62f998747cfa564d98d36a459fe70d3299b'Michael Niedermayer2015-06-30
|\|