aboutsummaryrefslogtreecommitdiff
path: root/libavcodec
AgeCommit message (Expand)Author
2015-07-01Merge commit '007e27d363ba7d994019dc897dc9c39071bb204a'Michael Niedermayer
2015-07-01avcodec/pthread_frame: Correcting typo of "occurred"John Adlum
2015-07-01avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functionsShivraj Patil
2015-07-01avcodec/h264_mvpred: Fix undefined shifts in MAP_F2FMichael Niedermayer
2015-07-01avcodec/motion_est: Fix some undefined shiftsMichael Niedermayer
2015-07-01avcodec/motion_est: Fix undefined shifts in cmp_inline()Michael Niedermayer
2015-07-01avcodec/mpegvideo_enc: fix undefined shifts in ff_dct_quantize_c()Michael Niedermayer
2015-07-01avcodec/motion_est_template: Fix undefined shifts in CHECK_MV_DIR()Michael Niedermayer
2015-07-01avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer()Janne Grunau
2015-07-01avcodec/elsdec: Remove EOVERFLOWMichael Niedermayer
2015-07-01Merge commit '3f872c9bfa8ee1032058cfa48068b5a73ef27b5e'Michael Niedermayer
2015-07-01Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368'Michael Niedermayer
2015-07-01avcodec/aacsbr: Assert that bs_num_env is positiveMichael Niedermayer
2015-07-01avcodec/aacsbr: check that the element type matches before applying SBRMichael Niedermayer
2015-07-01lavc: Add missing API guard to dtg_active_format optionVittorio Giovara
2015-07-01Go2Meeting decoderKostya Shishkov
2015-07-01pthread_frame: forward error codes when flushingAndreas Cadhalpun
2015-06-30avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU
2015-06-30Merge commit '271ce76d317c5432e151216cf23f12b77ed6cb7e'Michael Niedermayer
2015-06-30Merge commit '0bfab80a0d9fce0180e8aa2a947267f89b725091'Michael Niedermayer
2015-06-30Merge commit '0a49a62f998747cfa564d98d36a459fe70d3299b'Michael Niedermayer
2015-06-30Merge commit '6f4cd33efb5a9ec75db1677d5f7846c60337129f'Michael Niedermayer
2015-06-30Merge commit '303ec065a90498c29d384b4add2ac626bc38d5eb'Michael Niedermayer
2015-06-30Merge commit '3e3056f2a020dd77efdf379dbd4c06a65b4a499a'Michael Niedermayer
2015-06-30h264: Parse registered data SEI message and AFD valueVittorio Giovara
2015-06-30h264_sei: Group error check outside the switch blockVittorio Giovara
2015-06-30h263: Always check both dimensionsLuca Barbato
2015-06-30cosmetic: Reformat ff_h263_decode_mbaLuca Barbato
2015-06-30aic: Fix slice size computation for widths multiples of 32 macroblocksVittorio Giovara
2015-06-30h264: Allow stream and container cropping at the same timeVittorio Giovara
2015-06-30avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/hMichael Niedermayer
2015-06-30lavc/j2kenc: Make jp2 output compatible with Kakadu.Carl Eugen Hoyos
2015-06-30lavc/hapenc: Silence a warning for multithreaded encoding.Carl Eugen Hoyos
2015-06-30avcodec/j2kenc: store libavcodec ident in a comment unless bitexact mode is usedMichael Niedermayer
2015-06-30vp9/update_prob: prevent out of bounds table readJames Zern
2015-06-30avcodec/h264_refs: discard mismatching referencesMichael Niedermayer
2015-06-30avcodec/mjpegdec: Fix small picture upscaleMichael Niedermayer
2015-06-29avcodec/pngdec: Check values before updating context in decode_fctl_chunk()Michael Niedermayer
2015-06-29avcodec/pngdec: Copy IHDR & plte state from last threadMichael Niedermayer
2015-06-29avcodec/pngdec: Require a IHDR chunk before fctlMichael Niedermayer
2015-06-29avcodec/pngdec: Only allow one IHDR chunkMichael Niedermayer
2015-06-29aacenc: add support for coding of intensity stereo scalefactor indicesRostislav Pehlivanov
2015-06-29avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functionsShivraj Patil
2015-06-28aaccoder: add intensity stereo support to encode_window_bands_info quantizerRostislav Pehlivanov
2015-06-28aaccoder: add intensity stereo coding support for the trellis quantizerRostislav Pehlivanov
2015-06-28avcodec/jpeg2000dec: Remove unused variablesMichael Niedermayer
2015-06-28wmavoice: limit wmavoice_decode_packet return value to packet sizeAndreas Cadhalpun
2015-06-28lavc/adpcm: THP: set approx_nb_samples correctlyRodger Combs
2015-06-28avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequantMichael Niedermayer
2015-06-28huffyuvdec: validate image sizeAndreas Cadhalpun