summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/huffyuv: support gbrp9/10/12/14Michael Niedermayer2014-01-27
* avcodec/huffyuv: update years in copyrightMichael Niedermayer2014-01-27
* vp9: fix invalid ref frame w/h on size change.Ronald S. Bultje2014-01-26
* vp9: disable use_last_frame_mvs on resolution change (scalable).Ronald S. Bultje2014-01-26
* avcodec/huffyuvdec: optimize >8bps VLC readingMichael Niedermayer2014-01-26
* avcodec/huffyuvenc: fix end pointer for stats_outMichael Niedermayer2014-01-26
* avcodec/huffyuvenc: fail if stats_out is too small instead of silently trunca...Michael Niedermayer2014-01-26
* avcodec/libfdk_aacenc: enable 7.1 channel encodingJean First2014-01-26
* avcodec/mpeg12dec: Revert Change to mpeg2_fast_decode_block_non_intraMichael Niedermayer2014-01-26
* avcodec/mpeg12dec: Redesign index checks for mpeg2_fast_decode_block_intraMichael Niedermayer2014-01-26
* Merge commit '6d93307f8df81808f0dcdbc064b848054a6e83b3'Michael Niedermayer2014-01-26
|\
| * mpeg12: check scantable indices in all decode_block functionsJanne Grunau2014-01-25
* | Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'Michael Niedermayer2014-01-26
|\|
| * avutil: remove timer.h include from internal.hJanne Grunau2014-01-25
* | avcodec/huffyuv: support AV_PIX_FMT_YUV(A)4XYP16 and GRAY16Michael Niedermayer2014-01-26
* | avcodec/libx264: also consider ticks per frame for fps/timebase setupMichael Niedermayer2014-01-25
* | x86/lossless_videodsp: silly one-line cosmetic.Clément Bœsch2014-01-25
* | x86/lossless_videodsp: use common macro for add and diff int16 loop.Clément Bœsch2014-01-25
* | x86/lossless_videodsp: simplify and explicit aligned/unaligned flagsClément Bœsch2014-01-25
* | Merge remote-tracking branch 'rbultje/vp9-simd'Michael Niedermayer2014-01-25
|\ \
| * | vp9: fix memory corruption if header decoding fails after size change.Ronald S. Bultje2014-01-24
| * | vp9/x86: use explicit register for relative stack references.Ronald S. Bultje2014-01-24
| * | vp9/x86: iwht4x4 (lossless) mmx.Ronald S. Bultje2014-01-24
| * | vp9/x86: 4x4 iadst SIMD (ssse3) variants.Ronald S. Bultje2014-01-24
| * | vp9/x86: 8x8 iadst SIMD (ssse3/avx) variants.Ronald S. Bultje2014-01-24
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-25
|\ \ \ | | |/ | |/|
| * | dxtory: compressed RGB555/RGB565 decoding supportKostya Shishkov2014-01-24
* | | Merge commit '0e1ad2f591b87e944550c15b54e54f8189743289'Michael Niedermayer2014-01-25
|\| |
| * | dxtory: add more compressed and uncompressed modesKostya Shishkov2014-01-24
| * | vp9: fix bugs in updating coef probabilities with parallelmode=1Guillaume Martres2014-01-24
| * | vp9: fix mvref finding to adhere to bug in libvpx.Ronald S. Bultje2014-01-24
* | | avcodec/dvbsubdec: Remove unused display_list_sizeMichael Niedermayer2014-01-25
* | | Fixed a memory leak in dvbsubenc.c: sub->num_rects was reduced without freein...Wim Vander Schelden2014-01-25
| |/ |/|
* | avcodec/mpeg12dec: fix mis-indented lineMichael Niedermayer2014-01-24
* | avcodec/mpeg12dec: Disable the checked bitstream readerMichael Niedermayer2014-01-24
* | avcodec/mpeg12dec: Check for overread in mpeg_decode_slice()Michael Niedermayer2014-01-24
* | avcodec/mpeg12dec: check block index in mpeg2_fast_decode_block_non_intra()Michael Niedermayer2014-01-24
* | avcodec/mpeg12dec: Optimize mpeg1_decode_block_intra()Michael Niedermayer2014-01-24
* | avcodec/mpeg12dec: check for overread in mpeg1_fast_decode_block_inter()Michael Niedermayer2014-01-24
* | avcodec/mpeg12dec: Make mpeg2_fast_decode_block_intra() more robust by breaki...Michael Niedermayer2014-01-24
* | avcodec/vc1: fix type of tmpMichael Niedermayer2014-01-24
* | avcodec/libopenjpegenc: Replace av_frame_alloc() and av_frame_ref() by av_fra...Michael Niedermayer2014-01-24
* | avcodec/mjpegenc: Use av_frame_clone() instead of av_frame_ref()Michael Niedermayer2014-01-24
* | avcodec/libopenjpegenc: Check the return code of av_frame_ref()Michael Niedermayer2014-01-24
* | avcodec/h264_cabac: Fix use with the checked bitstream-readerMichael Niedermayer2014-01-24
* | Cinepak encoder: adding option handling for flexibilityaddr-see-the-website@aetey.se2014-01-23
* | avcodec/x86/lossless_videodsp: disable median optimizations for 16bpsMichael Niedermayer2014-01-23
* | avcodec/lossless_videodsp: Pass AVCodecContext to initMichael Niedermayer2014-01-23
* | avcodec/bitstream: assert that no integer overflow happened when writing code...Michael Niedermayer2014-01-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-22
|\|