102775 Commits (2cf95f2dd96264586b703e7ea32e41df61497b60)
 

Author SHA1 Message Date
Guo Yejun 2cf95f2dd9 lavfi/dnn_backend_openvino.c: fix crash when target is not specified 3 years ago
Pavel Koshevoy b51c2c48c1 avcodec/ccaption_dec: Make real-time latency configurable 3 years ago
James Almer 73b29807c7 doc/mailing-list-faq.texi: remove remaining references to Freenode 3 years ago
Michael Niedermayer 06d174e289 avformat/rmdec: Check old_format len for overflow 3 years ago
Michael Niedermayer fe12aa6890 avformat/realtextdec: Check the pts difference before using it for the duration computation 3 years ago
Michael Niedermayer 1b865cc703 avformat/qcp: Avoid negative nb_rates 3 years ago
Michael Niedermayer 88fc295838 avformat/pp_bnk: Use 64bit in bitrate computation 3 years ago
Michael Niedermayer 1ca00b5e44 avformat/nutdec: Check tmp_size 3 years ago
Michael Niedermayer a1a277926b avformat/msf: Check that channels doesnt overflow during extradata construction 3 years ago
Michael Niedermayer e7a990164f avformat/subtitles: Check pts difference before use 3 years ago
Michael Niedermayer 8ef25d1182 avformat/mpc8: Check for position overflow in mpc8_handle_chunk() 3 years ago
Michael Niedermayer ff05326081 avformat/mccdec: Fix overflows in num/den 3 years ago
Michael Niedermayer 93d964689c avformat/iff: Use 64bit in duration computation 3 years ago
Michael Niedermayer 6ea494befc avformat/dxa: Check fps to be within the supported range more precissely 3 years ago
Michael Niedermayer 216eb60b85 avcodec/iff: Only write palette to plane 1 if its PAL8 3 years ago
Michael Niedermayer b72d657b73 avformat/tta: Check for EOF in index reading loop 3 years ago
Michael Niedermayer 85b883429f avutil/tx: avoid negative left shifts 3 years ago
Michael Niedermayer c067d20177 Update missed irc links 3 years ago
Shubhanshu Saxena 2df963b5fa lavfi/dnn_backend_openvino.c: Fix Memory Leak for RequestItem 3 years ago
Martin Storsjö f9626d1065 ffbuild: Avoid using the --preprocessor argument to windres 3 years ago
Gyan Doshi 604924a069 doc/filters: document expr support in fps filter 3 years ago
Matthieu Patou fcb80aa289 lavc/libvpxenc: Show encoder config as a warning in case of failed initialization 3 years ago
Matthieu Patou 268f134e51 lavc/libaomenc: Show encoder config as a warning in case of failed initialization 3 years ago
Kevin LaFlamme 7d1464721e dashenc: Write out DASH manifest immediately in streaming mode 3 years ago
Limin Wang f21626b67b avformat/dashenc: use av_match_ext() 3 years ago
Thilo Borgmann 115aa7cea3 lavc/videotoolboxenc.c: Fix preprocessor macro for OSX 10.10.5 and probably older versions 3 years ago
James Almer dd770883e9 avfilter/vf_fps: extend support for expressions 3 years ago
Valerii Zapodovnikov 91ba771a3f avformat/mxfdec: fixed jp2k_rsiz and 170M matrix 3 years ago
James Almer 8a6103326e avutil/samplefmt: don't add offsets to NULL pointers 3 years ago
James Almer 7916c14713 avutil/samplefmt: remove outdated comment 3 years ago
Matthieu Patou 163559ed62 avutil/tests/audio_ffio: add missing header 3 years ago
James Almer 75f0bc651f avutil/tests/lzo: remove timer macros 3 years ago
Gyan Doshi 3ce272a9da doc/demuxers: note defaults for apng options 3 years ago
Michael Niedermayer 480f11bdd7 avformat/rpl: The associative law doesnt hold for signed integers in C 3 years ago
Michael Niedermayer ff56c139e0 avcodec/faxcompr: Check available bits in decode_uncompressed() 3 years ago
Michael Niedermayer 7d8421e3d5 avcodec/faxcompr: Check if bits are available before reading in cmode == 9 || cmode == 10 3 years ago
Michael Niedermayer ffe4851e23 avformat/utils: Avoid overflow in codec_info_duration computation for subtitles 3 years ago
Michael Niedermayer bf4e7ec825 avformat/utils: check dts/duration to be representable before using them 3 years ago
Michael Niedermayer 3447979d08 avcodec/utils: do "calc from frame_bytes, channels, and block_align" in 64bit 3 years ago
Michael Niedermayer dbbcfbcc4e avcodec/ttadata: Add sentinel at the end of ff_tta_shift_1 3 years ago
Michael Niedermayer f54d85cee6 avformat/mov: Check for duplicate mdcv 3 years ago
Michael Niedermayer 1e24da5cfe avformat/flvdec: Check data before casting 3 years ago
Shubhanshu Saxena 5509235818 lavfi/dnn: Fill Task using Common Function 3 years ago
Shubhanshu Saxena 6b961f7409 lavfi/dnn: Use uint8_t for async and do_ioproc in TaskItems 3 years ago
Shubhanshu Saxena 9675ebbb91 lavfi/dnn: Add nb_output to TaskItem 3 years ago
Shubhanshu Saxena 446b4f77c1 lavfi/dnn: Convert output_name to char** in TaskItem 3 years ago
Shubhanshu Saxena f5ab8905fd lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend 3 years ago
Anton Khirnov 580e168a94 lavu/mem: un-inline av_size_mult() 3 years ago
Anton Khirnov 71c0ef882e lavf: clarify probesize/format_probesize doxy 3 years ago
Anton Khirnov 5384ee486a doc: fix generating doxy with out-of-tree builds 3 years ago