Commit History

Author SHA1 Message Date
  Anton Khirnov 901f7e3f72 fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() 2 months ago
  Anton Khirnov f1664aabb1 fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 2 months ago
  Michael Niedermayer 68f6063e04 fftools/ffmpeg_mux_init: Cleanup on error return in set_dispositions() 2 months ago
  Marton Balint f9810be5d3 fftools: move check_avoptions and remove_avoptions to cmdutils 1 month ago
  Anton Khirnov 3d01996b24 fftools/ffmpeg_filter: change processing order in fg_finalise_bindings() 3 months ago
  Anton Khirnov 243a51490a fftools/ffmpeg_filter: only store complex filtergraphs in global array 3 months ago
  Anton Khirnov d74cbcb963 fftools/ffmpeg_filter: drop OutputFilter.ost 3 months ago
  Anton Khirnov f2c919252d fftools/ffmpeg_filter: accept encoder thread count through OutputFilterOptions 3 months ago
  Anton Khirnov bfeb751171 fftools/ffmpeg_mux: drop OutputFile.format 3 months ago
  Anton Khirnov 5b0589c8c3 fftools/ffmpeg_mux: drop OutputFile.shortest 3 months ago
  Anton Khirnov a4c940c86a fftools/ffmpeg_filter: move most of -apad logic to the muxer 3 months ago
  Anton Khirnov a2892dbe06 fftools/ffmpeg_filter: pass trim parameters through OutputFilterOptions 3 months ago
  Anton Khirnov 83304f7c1f fftools/ffmpeg_filter: pass autoscale through OutputFilterOptions 3 months ago
  Anton Khirnov b8e6802023 fftools/ffmpeg_filter: pass sws/swr opts through OutputFilterOptions 3 months ago
  Anton Khirnov fc6354c39c fftools/ffmpeg_filter: add an AVClass to OutputFilter 3 months ago
  Anton Khirnov da80e0b077 fftools/ffmpeg_filter: accept a caller-provided output name 3 months ago
  Anton Khirnov 82c7c21b18 fftools/ffmpeg: drop OutputStream.is_cfr 3 months ago
  Anton Khirnov 509afedaaf fftools/ffmpeg_filter: pass vsync method through OutputFilterOptions 3 months ago
  Anton Khirnov bc206ed1b3 fftools/ffmpeg_filter: stop accessing encoder AVCodecContext 3 months ago
  Anton Khirnov 17702c5f7b fftools/ffmpeg_filter: move the MJPEG format selection hack to muxer setup 3 months ago
  Anton Khirnov 9d5bf2d69e fftools/ffmpeg_filter: pass enc_timebase through OutputFilterOptions 3 months ago
  Anton Khirnov e903c31fd1 fftools/ffmpeg_filter: pass keep_pix_fmt through OutputFilterOptions 3 months ago
  Anton Khirnov b3864e7a08 fftools/ffmpeg_filter: pass ts offset through OutputFilterOptions 3 months ago
  Anton Khirnov 8e35e33d42 fftools/ffmpeg_filter: stop accessing AVCodecContext.codec 3 months ago
  Anton Khirnov a69cedb6a6 fftools/ffmpeg_demux: make InputStream.autorotate private 3 months ago
  Anton Khirnov 0edbd00ccf fftools/ffmpeg_{demux,dec}: pass -bitexact through DecoderFlags 3 months ago
  James Almer 0963ef4996 fftools/ffmpeg_filter: remove prototype for non existent function 3 months ago
  Anton Khirnov a9193f7b7d fftools/ffmpeg: add loopback decoding 4 months ago
  Anton Khirnov 2ee9362419 fftools/ffmpeg: remove unncessary casts for *_thread() return values 4 months ago
  Anton Khirnov f5d03b972c fftools/ffmpeg: simplify propagating fallback parameters from decoders to filters 4 months ago
  Anton Khirnov 7b51523f12 fftools/ffmpeg_opt: merge init_complex_filters() and check_filter_outputs() 4 months ago
  Anton Khirnov c4de5778bc fftools/ffmpeg_dec: factor opening the decoder out of dec_open() 4 months ago
  Anton Khirnov e48055fdce fftools/ffmpeg: remove options deprecated before 6.0 4 months ago
  Anton Khirnov 6b6815b1c8 fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user 4 months ago
  Anton Khirnov 826cfd9997 fftools/ffmpeg_filter: pass framerate through InputFilterOptions 4 months ago
  Anton Khirnov fef3052df3 fftools/ffmpeg_filter: pass autorotate/reinit flags through InputFilterOptions 4 months ago
  Anton Khirnov 6315f78e0c fftools/ffmpeg_filter: pass sub2video canvas size through InputFilterOptions 4 months ago
  Anton Khirnov bd3c1c194b fftools/ffmpeg_filter: accept a name from its upstream input 4 months ago
  Anton Khirnov 8f592eb35f fftools/ffmpeg_filter: compute input trim start/end in demuxer 4 months ago
  Andreas Rheinhardt 44620ade25 fftools/ffmpeg_mux_init: Fix attachment_filename use-after-free 4 months ago
  Anton Khirnov 093be1fb06 fftools/ffmpeg: cosmetics, vertically align Input{File,Stream} 5 months ago
  Anton Khirnov f4b76a1d6a fftools/ffmpeg: make InputStream.decoder_opts private to demuxer 5 months ago
  Anton Khirnov 01c71b78eb fftools/ffmpeg: make InputStream.decoding_needed private to demuxer 5 months ago
  Anton Khirnov 0d00e2e2f7 fftools/ffmpeg_dec: eliminate all remaining InputStream uses 5 months ago
  Anton Khirnov fe3be6f78f fftools/ffmpeg_dec: stop passing InputStream to dec_open() 5 months ago
  Anton Khirnov 1b2c539a0f fftools/ffmpeg_dec: pass AVCodecParameters through DecoderOpts 5 months ago
  Anton Khirnov b3d1916ba0 fftools/ffmpeg_dec: pass AVCodec through DecoderOpts 5 months ago
  Anton Khirnov 097f9ddbe9 fftools/ffmpeg_dec: pass decoder name through DecoderOpts 5 months ago
  Anton Khirnov 9ba4bc87e6 fftools/ffmpeg_dec: pass top_field_first through DecoderOpts 5 months ago
  Anton Khirnov 9702817662 fftools/ffmpeg_dec: pass input timebase through DecoderOpts 5 months ago