86809 Commits (902cd30e9b72d3ad5dfe01b27e3dd0928ad88562)
 

Author SHA1 Message Date
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 3b7ec920af avformat/dtsdec: switch to common frame header parsing function 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
Mark Thompson e6b4fb95d7 doc: Fix names of VAAPI encoders 7 years ago
Mark Thompson 3192821237 pixdesc: Add a test for av_find_best_pix_fmt_of_2() 7 years ago
Mark Thompson 8a442d7a8a pixdesc: Improve scoring for opaque/unknown pixel formats 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
Marton Balint 9b93795890 avdevice/decklink_dec: add support for receiving op47 teletext 7 years ago
Marton Balint cc0916bfc2 avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary data 7 years ago
Carl Eugen Hoyos 4c1aac893c lavc/jpeg2000dec: Read the sample aspect ratio from the jp2 resolution box. 7 years ago
Clément Bœsch dad54e3c29 ffprobe: reindent after previous commit 7 years ago
Clément Bœsch 8e0d5b354e ffprobe: add -(no)find_stream_info expert option 7 years ago
Clément Bœsch af50fbaaeb ffplay: reindent after previous commit 7 years ago
Clément Bœsch 998687f1b2 ffplay: add -(no)find_stream_info expert option 7 years ago
Clément Bœsch d7ea14c5e2 ffmpeg: reindent after previous commit 7 years ago
Clément Bœsch b7a741223d ffmpeg: add -(no)find_stream_info expert option 7 years ago
Rostislav Pehlivanov 04a8e03ef0 opusenc: remove unused variable 7 years ago
Matt Oliver d8f1982639 configure: Fix libvmaf name 7 years ago
Derek Buitenhuis a27c412795 webmdashenc: Fix memory leak 7 years ago
Michael Niedermayer ba4beaf614 avcodec/apedec: Fix integer overflow 7 years ago
Ashish Singh 615479d51c avfilter: add LIBVMAF filter 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
Michael Niedermayer d0ba0be355 fate: add sub-srt-badsyntax test 7 years ago
Derek Buitenhuis e10c31f331 hdsenc: Remove dead store 7 years ago
Rostislav Pehlivanov 91b27b8393 opusenc: use float_dsp for non-transient windowing 7 years ago
Aleksandr Slobodeniuk 390e028c66 avutil/threadmessage: fix error return in case of av_fifo_alloc failure 7 years ago
Kaustubh Raste df806605f7 avcodec: Add prefetch for mips 7 years ago
James Almer 5688fd77b5 x86/vf_limiter: make limiter functions work on x86_32 7 years ago
James Almer 6f205a42d7 checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacpsdsp 7 years ago
James Almer 823cc7e25f checkasm: add a g722dsp test 7 years ago
Rostislav Pehlivanov 035c755b4e opusenc: use float_dsp for transient mdcts 7 years ago
Kieran O'Leary 264f6c6f95 movenc: Add 'keywords' metadata 7 years ago
Ricardo Constantino 0bf857a13f configure: use pkg-config for libgme, if available 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