86790 Commits (4c1aac893c27cba0388e5337552b49f0c75e8178)
 

Author SHA1 Message Date
Carl Eugen Hoyos 4c1aac893c lavc/jpeg2000dec: Read the sample aspect ratio from the jp2 resolution box. 8 years ago
Clément Bœsch dad54e3c29 ffprobe: reindent after previous commit 8 years ago
Clément Bœsch 8e0d5b354e ffprobe: add -(no)find_stream_info expert option 8 years ago
Clément Bœsch af50fbaaeb ffplay: reindent after previous commit 8 years ago
Clément Bœsch 998687f1b2 ffplay: add -(no)find_stream_info expert option 8 years ago
Clément Bœsch d7ea14c5e2 ffmpeg: reindent after previous commit 8 years ago
Clément Bœsch b7a741223d ffmpeg: add -(no)find_stream_info expert option 8 years ago
Rostislav Pehlivanov 04a8e03ef0 opusenc: remove unused variable 8 years ago
Matt Oliver d8f1982639 configure: Fix libvmaf name 8 years ago
Derek Buitenhuis a27c412795 webmdashenc: Fix memory leak 8 years ago
Michael Niedermayer ba4beaf614 avcodec/apedec: Fix integer overflow 8 years ago
Ashish Singh 615479d51c avfilter: add LIBVMAF filter 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
Michael Niedermayer d0ba0be355 fate: add sub-srt-badsyntax test 8 years ago
Derek Buitenhuis e10c31f331 hdsenc: Remove dead store 8 years ago
Rostislav Pehlivanov 91b27b8393 opusenc: use float_dsp for non-transient windowing 8 years ago
Aleksandr Slobodeniuk 390e028c66 avutil/threadmessage: fix error return in case of av_fifo_alloc failure 8 years ago
Kaustubh Raste df806605f7 avcodec: Add prefetch for mips 8 years ago
James Almer 5688fd77b5 x86/vf_limiter: make limiter functions work on x86_32 8 years ago
James Almer 6f205a42d7 checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacpsdsp 8 years ago
James Almer 823cc7e25f checkasm: add a g722dsp test 8 years ago
Rostislav Pehlivanov 035c755b4e opusenc: use float_dsp for transient mdcts 8 years ago
Kieran O'Leary 264f6c6f95 movenc: Add 'keywords' metadata 8 years ago
Ricardo Constantino 0bf857a13f configure: use pkg-config for libgme, if available 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
Derek Buitenhuis 5ca063799c rtspdec: Fix return error 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
Wan-Teh Chang 2f84f40d45 avformat/avio: Remove no-op code in url_find_protocol(). 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
hexpointer 3fa8f263ab libswresample: check input to swr_convert_frame for NULL 8 years ago
Paul B Mahol 01e545d046 avfilter: add limiter filter 8 years ago
Derek Buitenhuis 51db262312 bitstream_filter: Add missing error check 8 years ago