summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mjpegdec: Support 31111100 samplingMichael Niedermayer2015-03-18
* avcodec/mjpegdec: Change upscale_* to an array instead of a bitmaskMichael Niedermayer2015-03-18
* lavc/dts: Do not set bitrate for DTS-HD Master and High Resolution.Carl Eugen Hoyos2015-03-18
* Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-18
* Merge commit '58a840e21577a2168843487a98cb2cea44b5a94a'Michael Niedermayer2015-03-18
|\
| * Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-17
* | avcodec/ac3dec_fixed: fix compilation when ac3dec is disabledJames Almer2015-03-17
* | avcodec/aacsbr: Replace impossible condition by assertMichael Niedermayer2015-03-17
* | Merge commit 'cdce9e8025fff1dee2fd3d6bc28aebc0a330c5a0'Michael Niedermayer2015-03-17
|\|
| * aacsbr: Fix type for index variableVittorio Giovara2015-03-17
* | Merge commit '7c60c124c8dfaebfafa2b3c11b316db549617732'Michael Niedermayer2015-03-17
|\|
| * hqx: Drop unused offsets tableVittorio Giovara2015-03-17
| * libx264: Allow full-range yuv422 and yuv444 pixel formatsCarl Eugen Hoyos2015-03-17
* | Merge commit 'c9ed48e80ef807ab0c1bb946ac8db5f34d83d9c9'Michael Niedermayer2015-03-17
|\|
| * dca: Read params->pancABIT0[param_index] only if part0 is setNiels Möller2015-03-17
* | Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad'Michael Niedermayer2015-03-17
|\|
| * x86: Put COPY3_IF_LT under HAVE_6REGSLuca Barbato2015-03-17
* | avcodec/vc1_pred: Fix undefined shiftsMichael Niedermayer2015-03-17
* | avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWNClément Bœsch2015-03-17
* | hevc: avoid unnecessary calls to get_formatRainer Hochecker2015-03-16
* | avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmpMichael Niedermayer2015-03-16
* | avcodec/hevc: Fix undefined shiftsMichael Niedermayer2015-03-16
* | avcodec/tdsc: Remove ;;Michael Niedermayer2015-03-16
* | x86/proresdsp: remove ff_prores_idct_put_10_sse4James Almer2015-03-16
* | x86/proresdsp: remove unused macroJames Almer2015-03-16
* | avcodec/dcadec: if XLL is enabled use xll channelsMichael Niedermayer2015-03-16
* | avcodec/dcadec: Only upsample as much data as is thereMichael Niedermayer2015-03-16
* | Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'Michael Niedermayer2015-03-15
|\|
| * dca: Support for XLL (lossless extension)Niels Möller2015-03-15
* | Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e'Michael Niedermayer2015-03-15
|\|
| * dca: Mark syncword constants unsigned; they do not fit in 32-bit signed intDiego Biurrun2015-03-13
* | avcodec/dvbsub_parser: Fix potential pointer overflowsMichael Niedermayer2015-03-15
* | avcodec/h264dsp_template: Fix undefined shiftsMichael Niedermayer2015-03-15
* | avcodec/ac3: Fix undefined shift in ff_ac3_bit_alloc_calc_mask()Michael Niedermayer2015-03-15
* | avcodec/ac3dec: Fix undefined shiftsMichael Niedermayer2015-03-15
* | avcodec/vc1: Fix undefined shiftsMichael Niedermayer2015-03-15
* | Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"Michael Niedermayer2015-03-15
* | avcodec/utils: mark codec argument as const in ff_lock_avcodec()Michael Niedermayer2015-03-14
* | lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* | x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* | ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* | avcodec/wmadec: Fix undefined shift in wma_decode_block()Michael Niedermayer2015-03-14
* | ac3dec: cosmeticsChristophe Gisquet2015-03-14
* | eac3dec: fix scalingChristophe Gisquet2015-03-14
* | ac3_fixed: fix computation of spx_noise_blendChristophe Gisquet2015-03-14
* | ac3_fixed: fix out-of-bound readChristophe Gisquet2015-03-14
* | x86: xvid_idct: SSE2 merged add versionChristophe Gisquet2015-03-14
* | x86: xvid_idct: merged idct_put SSE2 versionsChristophe Gisquet2015-03-14
* | x86: dct-test: evaluate prores idct avx versionChristophe Gisquet2015-03-14
* | x86: dct-test: fix compilation for proresChristophe Gisquet2015-03-14