87004 Commits (b9f92093a10217b14d923220aaa186f41a0cf555)
 

Author SHA1 Message Date
foo86 33fc6c17a6 avcodec/dca_core: switch to common frame header parsing function 8 years ago
foo86 2123ddb425 avcodec: add avpriv_dca_parse_core_frame_header() 8 years ago
foo86 9e37cc1101 avcodec/dca: move bits per sample array to dca.c 8 years ago
foo86 f6b86b62f7 avcodec/dca: move some enumeration typedefs into headers 8 years ago
Carl Eugen Hoyos 5c7e7ac6d4 lavc/codec_desc: Mark some uncompressed codecs as lossless. 8 years ago
Mark Thompson e6b4fb95d7 doc: Fix names of VAAPI encoders 8 years ago
Mark Thompson 3192821237 pixdesc: Add a test for av_find_best_pix_fmt_of_2() 8 years ago
Mark Thompson 8a442d7a8a pixdesc: Improve scoring for opaque/unknown pixel formats 8 years ago
Jun Zhao 5b8a708492 lavc/vaapi_encode_h265: Remove duplicate slice_segment_address. 8 years ago
Michael Niedermayer c61715e2c5 avcodec/htmlsubtitles: Be a bit more picky on syntax 8 years ago
Michael Niedermayer 2886142e0c avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later 8 years ago
Rostislav Pehlivanov 79450adfc8 opus: simplify coarse energy beta coefficients 8 years ago
Marton Balint 9b93795890 avdevice/decklink_dec: add support for receiving op47 teletext 8 years ago
Marton Balint cc0916bfc2 avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary data 8 years ago
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