summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/huffyuv: add YUV{420,422,444}P{9,10,12,14} supportMichael Niedermayer2014-01-16
* libavcodec/huffyuv: >8 bit supportMichael Niedermayer2014-01-16
* avcodec/huffyuvenc: init bps from pixel descriptorMichael Niedermayer2014-01-16
* avcodec/huffyuv: add a field that represents the number of symbolsMichael Niedermayer2014-01-16
* vp9/x86: 16x16 iadst_idct, idct_iadst and iadst_iadst (ssse3+avx).Ronald S. Bultje2014-01-16
* vp9/x86: simplify a few mc inits.Clément Bœsch2014-01-16
* avcodec/pgssubdec: Use av_fast_padded_malloc() for rle bufferMichael Niedermayer2014-01-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-15
|\
| * x86: dsputil: Simplify xvmc deprecation conditionalDiego Biurrun2014-01-15
* | Merge commit 'dc4d726bab59f349d366916ba01df16289e5c81f'Michael Niedermayer2014-01-15
|\|
| * build: Add separate hidden config option for the intrax8 codeDiego Biurrun2014-01-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-15
|\|
| * aarch64: port neon clobber test from armJanne Grunau2014-01-15
* | Merge commit 'f896bca03fc63b93851c1c14c9321c20b3cd44a6'Michael Niedermayer2014-01-15
|\|
| * aarch64: h264 (bi)weight NEON optimizationsJanne Grunau2014-01-15
* | Merge commit '36e3b1f2fd262028834a9d7b1eb533c1218ee6c2'Michael Niedermayer2014-01-15
|\|
| * aarch64: h264 loop filter NEON optimizationsJanne Grunau2014-01-15
* | Merge commit 'c65d67ef50241886b9749e88fd333c52090f70c7'Michael Niedermayer2014-01-15
|\|
| * aarch64: hpeldsp NEON optimizationsJanne Grunau2014-01-15
* | Merge commit 'd5dd8c7bf0f0d77c581db3236e0d938f06fd5591'Michael Niedermayer2014-01-15
|\|
| * aarch64: h264 qpel NEON optimizationsJanne Grunau2014-01-15
* | Merge commit '8438b3f09f6b225d0886cc385117c38eb44ca0c1'Michael Niedermayer2014-01-15
|\|
| * aarch64: h264 idct NEON assembler optimizationsJanne Grunau2014-01-15
* | Merge commit '71617884a2a673908bd5c0f73d4f91fdca3da82a'Michael Niedermayer2014-01-15
|\|
| * aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-15
* | Merge commit '1e9265cd8f0821acbeca1db437be1361a3976b85'Michael Niedermayer2014-01-15
|\|
| * dct-test: test ff_simple_idct_neon only on ARM for nowJanne Grunau2014-01-15
| * cabac: remove leftovers from the cabac encoderJanne Grunau2014-01-14
* | vp9/x86: add AVX for itxfm and lpf.Clément Bœsch2014-01-15
* | avcodec/hevc_ps: Override max_dec_pic_buffering when its inconsistent with nu...Michael Niedermayer2014-01-15
* | webp: fix capitalization of the word ExifJames Almer2014-01-15
* | avcodec/adpcm: fix sample count for stereo SBPRO3Michael Niedermayer2014-01-15
* | avcodec/mpegaudiodec_template: decode_frame_mp3on4: conceal errors in decodin...Michael Niedermayer2014-01-14
* | avcodec/mpegaudiodec_template/mp3on4: check that all channels have been decod...Michael Niedermayer2014-01-14
* | avcodec/proresdsp: rename CLIP_AND_BIAS to BANANAMichael Niedermayer2014-01-14
* | avcodec/x86/proresdsp_init: x86 prores IDCT is bitexact againMichael Niedermayer2014-01-14
* | avcodec/simple_idct_template: fix rounding of the special DC case for 10bitMichael Niedermayer2014-01-14
* | avcodec/simple_idct_template: fix row rounderMichael Niedermayer2014-01-14
* | avcodec/simple_idct_template: change the idct coefficients so that they match...Michael Niedermayer2014-01-14
* | avcodec/proresdsp & idct: move biasing from after the IDCT into the IDCTMichael Niedermayer2014-01-14
* | Merge commit '46bacb5cc6169ff5e8e982495c4925467c1d8bb7'Michael Niedermayer2014-01-14
|\|
| * x86: Consistently use cpu flag detection macros in places that still miss itDiego Biurrun2014-01-14
* | Merge commit '7151c5d04aed3b496c21f713dcb603e2cbdb9c49'Michael Niedermayer2014-01-14
|\|
| * arm: Use full filenames as multiple inclusion guardsDiego Biurrun2014-01-14
| * vc1: Enable the interlaced B-frame codepath.Tim Walker2014-01-13
* | webp: add support for EXIF metadata chunksJames Almer2014-01-14
* | Merge commit '6d98959c8a5a749592a878b9523b31eccea5d102'Michael Niedermayer2014-01-13
|\|
| * vc1: Add avg_no_rnd_vc1_chroma_mc4_c()Michael Niedermayer2014-01-13
* | Merge commit 'c798a6fedc3dd9ed3ac1fb2d95819af58705a87e'Michael Niedermayer2014-01-13
|\|
| * vc1: Factorize out chroma MCLuca Barbato2014-01-13