summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86/vp9mc: fix string concatenation of fullpel function namesJames Almer2015-09-20
* avcodec/internal: Use do {} while() for ff_tlog()Michael Niedermayer2015-09-20
* avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-20
* avcodec/mlpdec: fix a undefined left shift of negative numberGanesh Ajjanagadde2015-09-20
* hevc: properly handle no_rasl_output_flag when removing pictures from the DPBHendrik Leppkes2015-09-20
* avcodec/motion_est_template: fix undefined left shift of negative numberGanesh Ajjanagadde2015-09-19
* avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-19
* avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-19
* avcodec/imgconvert: Support non-planar colorspaces while paddingPrzemysław Sobala2015-09-19
* x86/vp9dsp: add missing preprocessor guardsJames Almer2015-09-19
* lpc: correctly apply windowing to the samples in the float-only lpcRostislav Pehlivanov2015-09-19
* avcodec/dcadec: fix a -Wsometimes-unitialized on clangGanesh Ajjanagadde2015-09-19
* avcodec/g723_1: fix a undefined left shift of negative numberGanesh Ajjanagadde2015-09-19
* avcodec/internal: silence -Wempty-body on clangGanesh Ajjanagadde2015-09-19
* avcodec/indeo3data: fix undefined left shift of negative numberGanesh Ajjanagadde2015-09-19
* AAC encoder: fix make checkheadersClaudio Freire2015-09-18
* all: do standards compliant absdiff computationGanesh Ajjanagadde2015-09-18
* x86/vp9mc: add missing preprocessor guardsJames Almer2015-09-18
* 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