96465 Commits (a00fa73f47c7b201d2b82475f88f94a754b5b87c)
 

Author SHA1 Message Date
  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
  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 6 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