38689 Commits (ba4beaf6149f7241c8bd85fe853318c2f6837ad0)

Author SHA1 Message Date
Michael Niedermayer ba4beaf614 avcodec/apedec: Fix integer overflow 8 years ago
Michael Niedermayer 4de4308d2a avcodec/ffv1dec_template: Fix signed integer overflow 8 years ago
Michael Niedermayer 0ef8f03133 avcodec/aacdec_template: Fix undefined integer overflow in apply_tns() 8 years ago
Rostislav Pehlivanov 91b27b8393 opusenc: use float_dsp for non-transient windowing 8 years ago
Kaustubh Raste df806605f7 avcodec: Add prefetch for mips 8 years ago
Rostislav Pehlivanov 035c755b4e opusenc: use float_dsp for transient mdcts 8 years ago
Michael Niedermayer a824685140 avcodec/ivi: Use av_image_check_size2() 8 years ago
Michael Niedermayer 341f01290c avcodec/magicyuv: Check that vlc len is not too large 8 years ago
Michael Niedermayer c28f648b19 avcodec/mjpegdec: Clip DC also on the negative side. 8 years ago
Michael Niedermayer 80b9e40b6f avcodec/aacps (fixed point): Fix multiple signed integer overflows 8 years ago
Wan-Teh Chang 15c41cb6ad pthread_frame: save the FF_DEBUG_THREADS option in PerThreadContext. 8 years ago
Rostislav Pehlivanov c34ece57c7 aacdec_template: fix non-power-of-two MDCT scale sign 8 years ago
Rostislav Pehlivanov 594cd1f38a opus_celt: normalize using mdct scale 8 years ago
Rostislav Pehlivanov aef5f9ab05 mdct15: remove redundant scale argument to imdct_half 8 years ago
wm4 02d248d582 videotoolbox: fix crash when decoding interlaced video with new API 8 years ago
Muhammad Faiz 0780ad9c68 avcodec/rdft: remove sintable 8 years ago
Rostislav Pehlivanov e7d977b446 opus_rc: fix encoder desyncs on very low bitrates 8 years ago
Rostislav Pehlivanov 8041b2420f opusenc: don't set avctx->cutoff 8 years ago
Rostislav Pehlivanov 03d8fbc09c opustab: comment ff_celt_tf_select 8 years ago
Rostislav Pehlivanov ba67c2349c opus_celt: move postfilter taps table to the shared opustab.c file 8 years ago
wm4 c64da19bbc dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main 8 years ago
Paul B Mahol 0281d5ece6 avcodec/magicyuv: add 12 bit formats 8 years ago
Paul B Mahol fa3fd7f5a0 avcodec/magicyuv: make RLE table reading match reference 8 years ago
Marton Balint b406f387c8 avcodec/noise_bsf: add support for dropping packets 8 years ago
Michael Niedermayer fe9242204d avcodec/ylc: Fix vlc of 31 bits 8 years ago
Michael Niedermayer 2061de8a3f avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise() 8 years ago
Derek Buitenhuis 51db262312 bitstream_filter: Add missing error check 8 years ago
Derek Buitenhuis aa2bc61a3e cngenc: Remove dead store 8 years ago
Derek Buitenhuis 179bf86fa2 opusdec: Remove dead code 8 years ago
Derek Buitenhuis f7daed8545 scpr: Added missing error check 8 years ago
Derek Buitenhuis b603ef0870 bitpacked: Remove dead store 8 years ago
DongHoon Kang db8f615d68 libavcodec/htmlsubtitles.c: make tags case-insensitive 8 years ago
Muhammad Faiz 1af615683e avcodec/fft_template: use ff_thread_once on costable initialization 8 years ago
Rafaël Carré 3b9cf943c9 h264dec: remove unneeded prototype 8 years ago
wm4 f605b56ad9 htmlsubtitles: support <br> tag 8 years ago
Michael Niedermayer f1baafac71 avcodec/interplayvideo: Clean up frames on parameter change 8 years ago
James Almer 9d5e81d3b1 Revert "x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_main" 8 years ago
Michael Niedermayer c8cfbc6629 avcodec/hevcdec: do not let updated extradata corrupt state 8 years ago
James Almer 24bb7db403 x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_main 8 years ago
James Almer bcbe9e4447 x86/sbrdsp: zero extend m_max in apply_noise_main 8 years ago
James Almer 440285474b x86/utvideodsp: make restore_rgb_planes functions work on x86_32 8 years ago
Michael Niedermayer c07af72098 avcodec/wavpack: Fix invalid shift 8 years ago
Michael Niedermayer 7592d97f10 avcodec/h264_slice: Fix signed integer overflow 8 years ago
Paul B Mahol cbbd330abc avcodec/alsdec: fix some undefined shifts 8 years ago
Paul B Mahol c3f10ea4bb avcodec/alsdec: remove unused header 8 years ago
Aman Gupta aad79e4323 lavc/mediacodec: rescale pts before decoding for both hw and sw buffers 8 years ago
Aman Gupta 6d4a686d45 lavc/mediacodec: add missing newline on warning 8 years ago
Matthieu Bouron 0a24d7ca83 lavc/aarch64: add sbrdsp neon implementation 8 years ago
wm4 64ecb78b71 vdpau: do not use buggy HEVC support by default 8 years ago
Paul B Mahol c8853568b1 avcodec/alsdec: call correct function for multi-channel coding 8 years ago