39046 Commits (2a31ad7d60632cca0f43986b6a5b135848088b14)

Author SHA1 Message Date
James Almer cb13f44831 avcodec/dolby_e: use av_clip_uintp2() 7 years ago
foo86 930fe4b1f7 avcodec: add Dolby E decoder 7 years ago
Muhammad Faiz b505f15b15 avcodec/pthread_slice: use slice threading from avutil 7 years ago
foo86 012620aa1b avcodec/dca: avoid using bitstream reader in a non-standard way 7 years ago
foo86 902cd30e9b avcodec/dca_core: probe extension headers directly 7 years ago
foo86 07a7f08b1e avcodec/dca_parser: avoid use of magic values 7 years ago
foo86 4b6c212e85 avcodec/dca_parser: export profile information 7 years ago
foo86 e54b9be1ff avcodec/dca_parser: switch to common frame header parsing function 7 years ago
foo86 33fc6c17a6 avcodec/dca_core: switch to common frame header parsing function 7 years ago
foo86 2123ddb425 avcodec: add avpriv_dca_parse_core_frame_header() 7 years ago
foo86 9e37cc1101 avcodec/dca: move bits per sample array to dca.c 7 years ago
foo86 f6b86b62f7 avcodec/dca: move some enumeration typedefs into headers 7 years ago
Carl Eugen Hoyos 5c7e7ac6d4 lavc/codec_desc: Mark some uncompressed codecs as lossless. 7 years ago
Jun Zhao 5b8a708492 lavc/vaapi_encode_h265: Remove duplicate slice_segment_address. 7 years ago
Michael Niedermayer c61715e2c5 avcodec/htmlsubtitles: Be a bit more picky on syntax 7 years ago
Michael Niedermayer 2886142e0c avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later 7 years ago
Rostislav Pehlivanov 79450adfc8 opus: simplify coarse energy beta coefficients 7 years ago
Carl Eugen Hoyos 4c1aac893c lavc/jpeg2000dec: Read the sample aspect ratio from the jp2 resolution box. 7 years ago
Rostislav Pehlivanov 04a8e03ef0 opusenc: remove unused variable 7 years ago
Michael Niedermayer ba4beaf614 avcodec/apedec: Fix integer overflow 7 years ago
Michael Niedermayer 4de4308d2a avcodec/ffv1dec_template: Fix signed integer overflow 7 years ago
Michael Niedermayer 0ef8f03133 avcodec/aacdec_template: Fix undefined integer overflow in apply_tns() 7 years ago
Rostislav Pehlivanov 91b27b8393 opusenc: use float_dsp for non-transient windowing 7 years ago
Kaustubh Raste df806605f7 avcodec: Add prefetch for mips 7 years ago
Rostislav Pehlivanov 035c755b4e opusenc: use float_dsp for transient mdcts 7 years ago
Michael Niedermayer a824685140 avcodec/ivi: Use av_image_check_size2() 7 years ago
Michael Niedermayer 341f01290c avcodec/magicyuv: Check that vlc len is not too large 7 years ago
Michael Niedermayer c28f648b19 avcodec/mjpegdec: Clip DC also on the negative side. 7 years ago
Michael Niedermayer 80b9e40b6f avcodec/aacps (fixed point): Fix multiple signed integer overflows 7 years ago
Wan-Teh Chang 15c41cb6ad pthread_frame: save the FF_DEBUG_THREADS option in PerThreadContext. 7 years ago
Rostislav Pehlivanov c34ece57c7 aacdec_template: fix non-power-of-two MDCT scale sign 7 years ago
Rostislav Pehlivanov 594cd1f38a opus_celt: normalize using mdct scale 7 years ago
Rostislav Pehlivanov aef5f9ab05 mdct15: remove redundant scale argument to imdct_half 7 years ago
wm4 02d248d582 videotoolbox: fix crash when decoding interlaced video with new API 7 years ago
Muhammad Faiz 0780ad9c68 avcodec/rdft: remove sintable 7 years ago
Rostislav Pehlivanov e7d977b446 opus_rc: fix encoder desyncs on very low bitrates 7 years ago
Rostislav Pehlivanov 8041b2420f opusenc: don't set avctx->cutoff 7 years ago
Rostislav Pehlivanov 03d8fbc09c opustab: comment ff_celt_tf_select 7 years ago
Rostislav Pehlivanov ba67c2349c opus_celt: move postfilter taps table to the shared opustab.c file 7 years ago
wm4 c64da19bbc dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main 7 years ago
Paul B Mahol 0281d5ece6 avcodec/magicyuv: add 12 bit formats 7 years ago
Paul B Mahol fa3fd7f5a0 avcodec/magicyuv: make RLE table reading match reference 7 years ago
Marton Balint b406f387c8 avcodec/noise_bsf: add support for dropping packets 7 years ago
Michael Niedermayer fe9242204d avcodec/ylc: Fix vlc of 31 bits 7 years ago
Michael Niedermayer 2061de8a3f avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise() 7 years ago
Derek Buitenhuis 51db262312 bitstream_filter: Add missing error check 7 years ago
Derek Buitenhuis aa2bc61a3e cngenc: Remove dead store 7 years ago
Derek Buitenhuis 179bf86fa2 opusdec: Remove dead code 7 years ago
Derek Buitenhuis f7daed8545 scpr: Added missing error check 7 years ago
Derek Buitenhuis b603ef0870 bitpacked: Remove dead store 7 years ago