summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
|\|
| * h263: Always check both dimensionsLuca Barbato2015-06-30
* | Merge commit '6f4cd33efb5a9ec75db1677d5f7846c60337129f'Michael Niedermayer2015-06-30
|\|
| * cosmetic: Reformat ff_h263_decode_mbaLuca Barbato2015-06-30
* | Merge commit '303ec065a90498c29d384b4add2ac626bc38d5eb'Michael Niedermayer2015-06-30
|\|
| * aic: Fix slice size computation for widths multiples of 32 macroblocksVittorio Giovara2015-06-30
* | Merge commit '3e3056f2a020dd77efdf379dbd4c06a65b4a499a'Michael Niedermayer2015-06-30
|\|
| * h264: Allow stream and container cropping at the same timeVittorio Giovara2015-06-30
* | avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/hMichael Niedermayer2015-06-30
* | lavc/j2kenc: Make jp2 output compatible with Kakadu.Carl Eugen Hoyos2015-06-30
* | lavc/hapenc: Silence a warning for multithreaded encoding.Carl Eugen Hoyos2015-06-30
* | avcodec/j2kenc: store libavcodec ident in a comment unless bitexact mode is usedMichael Niedermayer2015-06-30
* | vp9/update_prob: prevent out of bounds table readJames Zern2015-06-30
* | avcodec/h264_refs: discard mismatching referencesMichael Niedermayer2015-06-30
* | avcodec/mjpegdec: Fix small picture upscaleMichael Niedermayer2015-06-30
* | avcodec/pngdec: Check values before updating context in decode_fctl_chunk()Michael Niedermayer2015-06-29
* | avcodec/pngdec: Copy IHDR & plte state from last threadMichael Niedermayer2015-06-29
* | avcodec/pngdec: Require a IHDR chunk before fctlMichael Niedermayer2015-06-29
* | avcodec/pngdec: Only allow one IHDR chunkMichael Niedermayer2015-06-29
* | aacenc: add support for coding of intensity stereo scalefactor indicesRostislav Pehlivanov2015-06-29
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functionsShivraj Patil2015-06-29
* | aaccoder: add intensity stereo support to encode_window_bands_info quantizerRostislav Pehlivanov2015-06-28
* | aaccoder: add intensity stereo coding support for the trellis quantizerRostislav Pehlivanov2015-06-28
* | avcodec/jpeg2000dec: Remove unused variablesMichael Niedermayer2015-06-28