96341 Commits (6a865cec5e7584ef476f394fc55c1fc91cec1a14)
 

Author SHA1 Message Date
Michael Niedermayer 6a865cec5e avcodec/alac: Fix integer overflow in LPC coefficient adaption 5 years ago
Michael Niedermayer c0bd5fa43d avcodec/g729postfilter: Optimize out overflowing multiplication from apply_tilt_comp() 5 years ago
Michael Niedermayer fea90e9438 libavcodec/vc1: Remove bits variable 5 years ago
Michael Niedermayer 32fb919836 avcodec/vc1dec: Check field_mode for sprites 5 years ago
Michael Niedermayer c56a52a82c avcodec/vc1dec: Limit bits by the actual bitstream size 5 years ago
Limin Wang 8250bb49b1 avcodec/wavpack: simplify the code 5 years ago
Paul B Mahol 1a7f4a122e avfilter: add freezeframes video filter 5 years ago
Andreas Rheinhardt 6a1bf8634a avformat/matroskaenc: Fix ReferenceBlock timestamp 5 years ago
Paul B Mahol b650046860 avfilter/af_dynaudnorm: use better limits for maximal amplification 5 years ago
Limin Wang dd39dbf983 avfilter/af_amix: change the max range of the number of inputs 5 years ago
Limin Wang a144cd6a51 avfilter/vf_mix: change the max range of the number of inputs 5 years ago
Gyan Doshi c11b3253a4 doc/general: update table AV1 entry for librav1e 5 years ago
Jun Zhao 883e6af710 doc/general: Add avs2 decoder/encoder entry 5 years ago
Alexandre Heitor Schmidt ae436cc5e4 avformat/img2dec: add option to provide metadata fields related to input path 5 years ago
Andreas Rheinhardt ad1b0a12f3 avformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdup 5 years ago
Limin Wang 9519c8dbb7 avfilter/vf_showinfo: fix the integer handling issues 5 years ago
Limin Wang 8a62d88b0e avcodec/utils: replace avctx->internal with avci for better readability 5 years ago
Gyan Doshi 22a06a539d avfilter/f_metadata: allow direct flushing when printing to file 5 years ago
Andreas Rheinhardt c4c96d5942 fate: Don't use depreceated keepside option 5 years ago
Paul B Mahol 52bf43eb49 avfilter/af_afir: add support for switching impulse response streams at runtime 5 years ago
Paul B Mahol 03a7240a73 avfilter/af_afir: add support for even smaller partition sizes 5 years ago
Paul B Mahol e364fe4cca avfilter/af_afir: split input frames from impulse response frames 5 years ago
Gilles Bouthenot 929e5159bc avformat/id3v2enc: fix bad ID3v2 tag length 5 years ago
Martin Storsjö 3d894db700 movenc: Write durations based on pts into mvhd/mdhd/tkhd/elst 5 years ago
Philip Langdale 3ea7057677 nvenc: implement flush to help allow an encoder to be re-used 5 years ago
Andreas Rheinhardt 94cdf82d53 avformat/utils: Remove redundant save+restore 5 years ago
Andreas Rheinhardt 198081efb7 avcodec/proresenc_anatoliy: Fix invalid left shift of negative number 5 years ago
Martin Storsjö 2dc2b11fba cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle 5 years ago
Gyan Doshi 5bd001043d avfilter/aformat: add shorthand names for options 5 years ago
Andreas Rheinhardt 653ef8828a avformat/wtvdec: Cosmetics 5 years ago
Andreas Rheinhardt 373c1c9b69 avformat/wtvdec: Fix memleak when reading header fails 5 years ago
Limin Wang dce2e0657e avcodec/h264_metadata_bsf: Fix for the incorrect user data with hyphens 5 years ago
Anthony Delannoy 3def315c5c lavf/libsrt: Fix typo 5 years ago
Andreas Rheinhardt 8aeab0dbc1 avformat/dashenc: Fix leak of AVFormatContext on error 5 years ago
Andreas Rheinhardt ad18f69bcb avformat/mpjpeg: Remove mpjpeg_write_trailer 5 years ago
Andreas Rheinhardt 45e7c67aff avformat: Improve returned error codes 5 years ago
Andreas Rheinhardt bb20f3dd73 avformat/fitsdec: Fix potential leak of string in AVBPrint 5 years ago
Andreas Rheinhardt 3fd68fd955 avformat/avs: Remove avs_read_close() 5 years ago
Marton Balint 3414115cd4 avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARKER_FLUSH_POINT) 5 years ago
Marton Balint f4a8ea7ff6 avformat: remove more unneeded avio_flush() calls 5 years ago
Marton Balint c371463915 avformat: remove avio_flush() calls from the end of write_packet functions 5 years ago
Marton Balint c05d82fa92 avformat: remove unneeded avio_flush() calls from the end of write_trailer functions 5 years ago
Marton Balint 4bf90e095b avformat: remove avio_flush() calls from the end of write_header functions 5 years ago
Marton Balint 4d7f8254ac avformat: remove unneeded avio_flush() calls before calling avio_close_dyn_buf() 5 years ago
Guo, Yejun 37d24a6c8f vf_dnn_processing: add support for more formats gray8 and grayf32 5 years ago
Guo, Yejun 04e6f8a143 vf_dnn_processing: remove parameter 'fmt' 5 years ago
James Zern 742221d339 avcodec/libvpxenc,cosmetics: prefer sizeof(var) 5 years ago
Michael Niedermayer 06f6857b54 avcodec/vmdaudio: Check block_align more 5 years ago
Limin Wang d31a1266a7 avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bits >8 5 years ago
Andreas Rheinhardt 220846f74f avformat/aviobuf: Honor avio_open[2] documentation 5 years ago