summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86/vp9: add avx2 subpel MC SIMD for 10/12bppJames Almer2015-09-18
* avcodec/dcaenc: fix lfe fir coefficientsPaul B Mahol2015-09-17
* avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_qu...Michael Niedermayer2015-09-18
* avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodataMichael Niedermayer2015-09-18
* avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscaleMichael Niedermayer2015-09-18
* avcodec/mpegvideo_enc: Add missing entry to non_linear_qscale tableMichael Niedermayer2015-09-18
* avcodec/dcaenc: unbreak >4 channel supportPaul B Mahol2015-09-17
* lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer2015-09-17
* avcodec/mips/aaccoder_mips: Remove duplicate includeMichael Niedermayer2015-09-17
* Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'Hendrik Leppkes2015-09-17
|\
| * d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-17
| * pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-17
* | Merge commit '777885983533235ccda5145f96317fc8cd0a18ab'Hendrik Leppkes2015-09-17
|\|
| * dcadec: set channel layout in a separate functionAlexandra Hájková2015-09-16
* | Merge commit '971177f751a6e2931232accceab438bce277bde8'Hendrik Leppkes2015-09-17
|\|
| * dcadec: scan for extensions in a separate functionAlexandra Hájková2015-09-16
* | AAC encoder: refactor to resynchronize MIPS portClaudio Freire2015-09-16
* | vp9: add subpel MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-16
* | vp9: add fullpel (avg) MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-16
* | vp9: add fullpel (put) MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-16
* | avcodec/rv34: Delay failure return for B frames with a missing referenceMichael Niedermayer2015-09-17
* | aacenc_tns: fix coefficient compression conditionRostislav Pehlivanov2015-09-16
* | Merge commit '570fcaf3326aef9313b10863e2f6e6ae664d9dae'Hendrik Leppkes2015-09-16
|\|
| * jpeg2000: Factor out prec initLuca Barbato2015-09-14
* | Merge commit '95a41311ac3a44773cc4dc407408aca35b1f8e26'Hendrik Leppkes2015-09-16
|\|
| * jpeg2000: Factor out band stepsize initializationLuca Barbato2015-09-14
* | Merge commit '7fb93eae43cc89bd7c1c275344e1cdbadab7155b'Hendrik Leppkes2015-09-16
|\|
| * jpeg2000: Factor out band initializationLuca Barbato2015-09-14
| * jpeg2000: Refactor decode_packetsLuca Barbato2015-09-14
* | Merge commit '29b00f880faa404aa1d0d6820310c510c5996479'Hendrik Leppkes2015-09-16
|\|
| * jpeg2000: Templatize the frame writerLuca Barbato2015-09-14
* | avcodec/vaapi_internal: Add missing includeTimo Rothenpieler2015-09-16
* | avcodec/libxvid: add missing includeMichael Niedermayer2015-09-16
* | Merge commit '41bcc3d15204f290400ba02e4e8f87fc07bcc00e'Hendrik Leppkes2015-09-16
|\|
| * jpeg2000: Split codeblock decoding from the main tile decodingLuca Barbato2015-09-14
* | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'Hendrik Leppkes2015-09-16
|\|
| * mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-13
* | Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6'Hendrik Leppkes2015-09-16
|\|
| * mpegvideo: Make sure mpegutils.h is included where neededVittorio Giovara2015-09-13
* | Merge commit '525f58977c93e189fda49a5c4928feaf4d89fac6'Hendrik Leppkes2015-09-16
|\|
| * mpegvideo: Move macros to more appropriate headersVittorio Giovara2015-09-13
| * lavc: Keep idct integer optionVittorio Giovara2015-09-13
| * lavc: Fix compilation with --disable-everything --enable-parser=mpeg4videoHendrik Schreiber2015-09-12
* | lavc/utils: Correctly show bit_rate >INT_MAX.Carl Eugen Hoyos2015-09-15
* | avcodec/ffv1enc: Fix error message when the requested version does not suppor...Michael Niedermayer2015-09-15
* | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-15
* | vp9: switch min_tile_cols location so it shifts up instead of down.Ronald S. Bultje2015-09-15
* | avcodec/dxv: remove code that is never reachedPaul B Mahol2015-09-15
* | lavc: Fix standalone compilation of the avi demuxer.Carl Eugen Hoyos2015-09-14
* | wmalossless: Warn when decoding 24 bit depthVittorio Giovara2015-09-14