97720 Commits (030a565baf3b565f65b93c366b789a9e72740536)
 

Author SHA1 Message Date
Limin Wang 403bee30a5 avfilter/af_acrossover: Check sscanf() return value 5 years ago
Paul B Mahol 24db9372eb avfilter/af_astats: add noise floor count stat 5 years ago
Paul B Mahol 715da29501 avfilter/af_astats: add slice threading support 5 years ago
Paul B Mahol 87b4fb65a8 avfilter/af_astats: measure noise floor 5 years ago
Peter Ross 1b59f3f844 avcodec/mv30: use aandcttables 5 years ago
Peter Ross 06dab51e68 avcodec/mv30: remove unused table elements 5 years ago
Peter Ross 3e5f0cf271 avcodec/vp3: fix indentation 5 years ago
Andreas Rheinhardt 889ad93c88 fftools/ffmpeg_opt: Check attachment filesize 5 years ago
Marton Balint d1e52e396b avutil/log: update text requesting samples 5 years ago
Marton Balint 2a118a71cf avdevice/opengl: add support of wrapped avframe codec 5 years ago
Marton Balint e4ce40d25b avdevice/xv: add support of wrapped avframe codec 5 years ago
James Almer fccd6c2be0 avcodec: add a WebP parser 5 years ago
Michael Niedermayer 8e30502abe avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs() 5 years ago
Michael Niedermayer 55f9683cf6 avcodec/flac_parser: Do not lose header count in find_headers_search() 5 years ago
Michael Niedermayer abb5762e98 avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() 5 years ago
Philip Langdale 22b25b3ea5 avcodec: Add explicit capability flag for encoder flushing 5 years ago
James Almer e6fb3aba42 avformat/dashenc: fix typo in ProducerReferenceTime elements 5 years ago
Carl Eugen Hoyos d727fea4da lavc/jpeg2000dec: Cosmetics, re-indent after last commit. 5 years ago
Carl Eugen Hoyos cbe3f1b1fb lavc/jpeg2000dec: Allow to force a compatible pix_fmt. 5 years ago
Carl Eugen Hoyos d5bf704f50 ffmpeg: Do not clip timestamps at LONG_MAX. 5 years ago
James Almer e7eb379d98 avformat/movenc: remove call to av_copy_packet_side_data() when concatenating eac3 syncframes 5 years ago
Michael Niedermayer 18f5256c0d avcodec/cbs_jpeg_syntax_template: Check array index in huffman_table() 5 years ago
Michael Niedermayer d31862c2b1 avcodec/cbs_jpeg_syntax_template: Check table index before use in dht() 5 years ago
Josh de Kock 07ecc4615c configure: fix clang on macOS 10.15 5 years ago
Matthieu Bouron 5216edbc54 avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak 5 years ago
Steven Liu 51db0a472a avformat/dashdec: add attribute lang for audio and subtitle streams 5 years ago
Steven Liu 152f61e29b avformat/hlsenc: add hls_fmp4_init_resend option 5 years ago
Ming Qian 8ac8e905e9 avcodec/v4l2_m2m: handle v4l2 end of stream event 5 years ago
Paul B Mahol 0607f1bcb0 avfilter/af_amix: unbreak FATE, increase iterator when breaking from loop 5 years ago
Andreas Rheinhardt 40a9363033 avformat/filmstripenc: Use ff_raw_write_packet() 5 years ago
Andreas Rheinhardt 2cae3f60bf avformat/rso: Don't reimplement ff_raw_write_packet() 5 years ago
Andreas Rheinhardt b5985ce44d avformat/amr: Don't reimplement ff_raw_write_packet() 5 years ago
Andreas Rheinhardt c16611ad69 avformat/Makefile: Don't add dependency twice 5 years ago
Andreas Rheinhardt 0c0a1d73c2 avformat/Makefile: Remove false dependencies of WebM and Matroska muxer 5 years ago
Andreas Rheinhardt a51d1b3634 avformat/Makefile: Remove false dependency of WebM DASH manifest muxer 5 years ago
Andreas Rheinhardt 8744f973ab avformat/webmdashenc: Remove unnecessary header 5 years ago
Andreas Rheinhardt d8e63ed70e avformat/webm_chunk: Remove superfluous headers 5 years ago
Andreas Rheinhardt 0c3faf8205 configure, libavformat/Makefile: Fix webm_chunk dependencies 5 years ago
Paul B Mahol 10a68ccd58 avfilter/af_amix: use av_strtod() for weights 5 years ago
Paul B Mahol ce24b1def0 avfilter/vf_telecine: avoid possible null-pointer dereference 5 years ago
Jun Zhao 5633f9a8a2 fftools: fix hwaccels option dump redundancy 5 years ago
Andreas Rheinhardt f0d712d0f9 avformat/matroskaenc: Don't write elements with their default value 5 years ago
Michael Bradshaw 05039c1334 tests/ref/vsynth: fix fate colr changes (again) 5 years ago
Michael Bradshaw 19a16330f4 tests/ref/vsynth: fix fate colr changes 5 years ago
Michael Bradshaw 4ae8d13e6d avformat/movenc: write the mdcv atom by default 5 years ago
Michael Bradshaw 3ebf449766 avformat/movenc: remove the write_clli mov flag 5 years ago
Michael Bradshaw 9842fd3aaf avformat/movenc: stop guessing colr atom values 5 years ago
Michael Bradshaw b1699f4ac3 avformat/movenc: use enum values directly for colr atom 5 years ago
Paul B Mahol 70f866ad1b avfilter/vf_mix: check if array is available 5 years ago
Linjie Fu 798ab1d03e lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabled 5 years ago