31643 Commits (e003a53452856594dcf721caab8af234adb121ca)

Author SHA1 Message Date
Andreas Cadhalpun 30e6abd1a8 webp: ensure that each transform is only used once 10 years ago
Michael Niedermayer b1fbe29e51 avcodec/mjpegdec: Support 31111100 sampling 10 years ago
Michael Niedermayer e15455891b avcodec/mjpegdec: Change upscale_* to an array instead of a bitmask 10 years ago
Carl Eugen Hoyos 7f1ea38868 lavc/dts: Do not set bitrate for DTS-HD Master and High Resolution. 10 years ago
Michael Niedermayer 0f16dfda50 Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 10 years ago
James Almer bf2bd5b807 avcodec/ac3dec_fixed: fix compilation when ac3dec is disabled 10 years ago
Michael Niedermayer 0b961423ee avcodec/aacsbr: Replace impossible condition by assert 10 years ago
Martin Storsjö 58a840e215 Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat 10 years ago
Vittorio Giovara cdce9e8025 aacsbr: Fix type for index variable 10 years ago
Vittorio Giovara 7c60c124c8 hqx: Drop unused offsets table 10 years ago
Carl Eugen Hoyos c0f504e947 libx264: Allow full-range yuv422 and yuv444 pixel formats 10 years ago
Niels Möller c9ed48e80e dca: Read params->pancABIT0[param_index] only if part0 is set 10 years ago
Luca Barbato 48aef27f52 x86: Put COPY3_IF_LT under HAVE_6REGS 10 years ago
Michael Niedermayer d24af7044d avcodec/vc1_pred: Fix undefined shifts 10 years ago
Clément Bœsch b17620b81b avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWN 10 years ago
Rainer Hochecker 786032cad8 hevc: avoid unnecessary calls to get_format 10 years ago
Michael Niedermayer d79f7bf0d6 avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmp 10 years ago
Michael Niedermayer 12cf61c3b2 avcodec/hevc: Fix undefined shifts 10 years ago
Michael Niedermayer 04c52389d8 avcodec/tdsc: Remove ;; 10 years ago
James Almer e8374d7202 x86/proresdsp: remove ff_prores_idct_put_10_sse4 10 years ago
James Almer bdd179c8cb x86/proresdsp: remove unused macro 10 years ago
Michael Niedermayer e802abd6e3 avcodec/dcadec: if XLL is enabled use xll channels 10 years ago
Michael Niedermayer 21d25441c6 avcodec/dcadec: Only upsample as much data as is there 10 years ago
Michael Niedermayer de41d5372f avcodec/dvbsub_parser: Fix potential pointer overflows 10 years ago
Michael Niedermayer 0a4808741e avcodec/h264dsp_template: Fix undefined shifts 10 years ago
Niels Möller 217e4ff4d1 dca: Support for XLL (lossless extension) 10 years ago
Michael Niedermayer e3f5b6f16d avcodec/ac3: Fix undefined shift in ff_ac3_bit_alloc_calc_mask() 10 years ago
Michael Niedermayer 94ccbad488 avcodec/ac3dec: Fix undefined shifts 10 years ago
Michael Niedermayer 3b63819dfb avcodec/vc1: Fix undefined shifts 10 years ago
Michael Niedermayer b8535b273f Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" 10 years ago
Michael Niedermayer a994fc39b3 avcodec/utils: mark codec argument as const in ff_lock_avcodec() 10 years ago
Christophe Gisquet 3814f92fd7 lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Christophe Gisquet 238db7cc56 x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Christophe Gisquet 98cccdd91c ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Michael Niedermayer a48b24e5eb avcodec/wmadec: Fix undefined shift in wma_decode_block() 10 years ago
Christophe Gisquet 73ebbfdff0 ac3dec: cosmetics 10 years ago
Christophe Gisquet 0c3339f4bd eac3dec: fix scaling 10 years ago
Christophe Gisquet c4bf3833f4 ac3_fixed: fix computation of spx_noise_blend 10 years ago
Christophe Gisquet b083440060 ac3_fixed: fix out-of-bound read 10 years ago
Christophe Gisquet 15ce160183 x86: xvid_idct: SSE2 merged add version 10 years ago
Christophe Gisquet decd5193e1 x86: xvid_idct: merged idct_put SSE2 versions 10 years ago
Christophe Gisquet 8200575d84 x86: dct-test: evaluate prores idct avx version 10 years ago
Christophe Gisquet 4eb4451be1 x86: dct-test: fix compilation for prores 10 years ago
Christophe Gisquet c3bf52713a x86: xvid_idct: port MMX iDCT to yasm 10 years ago
Andreas Cadhalpun 7b05b5093e ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 10 years ago
Michael Niedermayer b14de8e689 avcodec/utils: use atomic operations on entangled_thread_counter 10 years ago
Michael Niedermayer 88ddcfa37f avcodec/tdsc: use ff_codec_open2_recursive() 10 years ago
Diego Biurrun 4da5aacc7e dca: Mark syncword constants unsigned; they do not fit in 32-bit signed int 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Vittorio Giovara 5a0e953c24 mjpeg: Mark decoder family as thread safe 10 years ago