96453 Commits (fc2523c79256d73933569ea5c60e5f17b0c42ff1)
 

Author SHA1 Message Date
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
Ulrich Spörlein 60d599e217 libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions. 5 years ago
Michael Niedermayer b0a718923b avcodec/pgssubdec: Free subtitle on error 5 years ago
Gyan Doshi 8aa3c09c1b doc/volume: correct placement of replaygain_noclip 5 years ago
Paul B Mahol e26d66daaa avfilter/af_dynaudnorm: use already available pointer 5 years ago
Paul B Mahol 1187dbb7e9 avfilter/af_dynaudnorm: move channels variable setup first 5 years ago
Gyan Doshi 5d82c078ea ffmpeg: don't force source-tracked keyframes for duplicates 5 years ago
Gyan Doshi fa3ad7bbc6 ffmpeg: remove premature rescaling of forced_keyframe times 5 years ago
Gyan Doshi fa677750de doc/ffmpeg: document value source for -force_key_frames 5 years ago
Sebastian Pop c3a17ffff6 swscale/aarch64: use multiply accumulate and shift-right narrow 5 years ago
Limin Wang ebbc976ae6 avcodec/bsf: replace ctx->internal-> with bsfi-> for better readability 5 years ago
Carl Eugen Hoyos f7c945abc0 doc: Fix a typo. 5 years ago
Jun Zhao 304eaa63a9 lavfi/buffersrc: Remove redundant free after ff_filter_frame() failure 5 years ago
Paul B Mahol 389865352d avfilter/af_dynaudnorm: fix another clipping with custom peak value 5 years ago
Paul B Mahol c8253cb332 avfilter/af_dynaudnorm: implement threshold option 5 years ago
Paul B Mahol 6a1305e8b7 avfilter/af_dynaudnorm: do not clip audio 5 years ago
Jun Zhao 3c8da7b982 libavutil/opt: fix memory leak after av_dict_parse_string fail 5 years ago
Jun Zhao c8e72a6494 lavfi/coreimage: fix memory leak after av_dict_parse_string fail 5 years ago
Jun Zhao cf9c9a9db9 lavc/libkvazaar: fix memory leak after av_dict_parse_string fail 5 years ago
Jun Zhao 0099f71502 lavc/bsf: fix memory leak after av_dict_parse_string fail 5 years ago
Marton Balint 944203270d avdevice/decklink: deprecate the -list_devices option 5 years ago
Marton Balint 2b7097ef27 avdevice/decklink_dec: remove -bm_v210 option 5 years ago
Marton Balint 78a233e6e9 avdevice/decklink_dec: remove the @mode syntax 5 years ago
Marton Balint d111a41f9d avformat/img2enc: fix writing multiple streams in write_muxed_file 5 years ago
Marton Balint beb7f93b23 avformat/img2enc: minor simplification 5 years ago
Marton Balint 57df8839e1 avformat/img2enc: cleanup IO contexts on error 5 years ago
Marton Balint 43d5ddb4b5 avformat/img2enc: reindent after last commit 5 years ago