31465 Commits (59f687b73ceb40e53314c5c1607669e97fcd9d13)

Author SHA1 Message Date
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
Vittorio Giovara 117b432748 lavc: Introduce AVCodec internal capabilities 10 years ago
Vittorio Giovara 9993a067f6 lavc: Improve thread locking error message 10 years ago
Michael Niedermayer 7b0daec233 avcodec/svq1dec: Fix undefined shifts 10 years ago
Carl Eugen Hoyos 3cd823e46f lavc: Print number of reference frames if debug level >= verbose. 10 years ago
Christophe Gisquet 2999bd7da2 x86: xvid_idct: port SSE2 iDCT to yasm 10 years ago
James Almer d5addf1555 hevcdsp: fix compilation for arm and aarch64 10 years ago
Himangi Saraogi 913aa9a487 libx264: Return more meaningful error codes 10 years ago
Vittorio Giovara 17c45d4d05 libtheora: Check frame allocation 10 years ago
Vittorio Giovara a72d93daa0 mpegvideo_enc: Check AVCodecContext allocation 10 years ago
Michael Niedermayer 27191b82de avcodec/vp9: Fix undefined shifts in decode_frame_header() 10 years ago