summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/dnxhdenc: check that qmax is within the supported rangeMichael Niedermayer2014-01-17
* dnxhdenc: fix mb_rc sizeMichael Niedermayer2014-01-17
* Fix libxvid crash on failing initialisation.Carl Eugen Hoyos2014-01-17
* vp9/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2().James Almer2014-01-17
* avcodec: make "bitrate tolerance too small for bitrate" error more verboseMichael Niedermayer2014-01-17
* avcodec/kgv1dec: fix memleak, reintroduce lost decode_flush() callMichael Niedermayer2014-01-17
* avcodec/huffyuv: fix median prediction for >8bpsMichael Niedermayer2014-01-16
* avcodec/huffyuv: add YUVA{420,422,444}P{9,10} supportMichael Niedermayer2014-01-16
* 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