96329 Commits (883e6af710ba71bb26b5b9e19ebbec455528d7b4)
 

Author SHA1 Message Date
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
Limin Wang 10f0332fd5 avcodec/decode: replace avctx->internal with avci for better readability 5 years ago
Mark Thompson f907eea863 vf_tonemap_vaapi: Fix memory leak in error case 5 years ago
Xinpeng Sun f0e7ac5986 configure: Change the configure check for tonemap_vaapi 5 years ago
Carl Eugen Hoyos a665a2ecda lavc/vdpau_vp9: Do not mix declarations and code. 5 years ago
Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 5 years ago
Paul B Mahol e21ba176c9 avfilter/af_sidechaincompress: add support for commands 5 years ago
Paul B Mahol 51927d33b7 doc/filters: mention commands for crystalizer filter 5 years ago
Gyan Doshi d0b0e8ecc8 doc/filters: indicate commands for scale2ref 5 years ago
Gyan Doshi 71ac3b6edc doc/filters: indicate commands for zscale 5 years ago
Paul B Mahol 27ec72db06 avfilter/af_dynaudnorm: add support for commands 5 years ago
Limin Wang 1e3f4b5f19 doc/filters: add entry for mean and stdev in showinfo 5 years ago
Derek Buitenhuis a2d3511154 lavc/ffv1: Properly check that the 4th and 5th quant tables are zeroes 5 years ago