You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Anton Khirnov ba2c791627 fftools/ffmpeg_filter: do not flush encoders on parameter change 1 year ago
..
Makefile fftools/ffmpeg: move opening decoders to a new file 2 years ago
cmdutils.c fftools/cmdutils: constify the argument of get_rotation() 2 years ago
cmdutils.h fftools/cmdutils: constify the argument of get_rotation() 2 years ago
ffmpeg.c fftools/ffmpeg: move sub2video handling to ffmpeg_filter 1 year ago
ffmpeg.h fftools/ffmpeg_filter: constify the argument of filtergraph_is_simple() 1 year ago
ffmpeg_dec.c fftools/ffmpeg: move sub2video handling to ffmpeg_filter 1 year ago
ffmpeg_demux.c fftools/ffmpeg: move sub2video handling to ffmpeg_filter 1 year ago
ffmpeg_enc.c fftools/ffmpeg_enc: stop configuring filters from encoder flush 1 year ago
ffmpeg_filter.c fftools/ffmpeg_filter: do not flush encoders on parameter change 1 year ago
ffmpeg_hw.c fftools/ffmpeg_hw: move hw_device_setup_for_encode() to ffmpeg_enc 1 year ago
ffmpeg_mux.c fftools/ffmpeg_mux: flush bsfs immediately on exceeding recoding time 1 year ago
ffmpeg_mux.h fftools/ffmpeg_mux: make copy_initial_nonkeyframes private to muxing code 2 years ago
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: move OutputFilter setup code to ffmpeg_filter 1 year ago
ffmpeg_opt.c fftools/ffmpeg: add ability to set a input burst time before readrate is enforced 2 years ago
ffplay.c fftools/ffplay: stop using AVFrame.pkt_pos 2 years ago
ffprobe.c fftools/ffprobe: print exported stream AVOptions 2 years ago
fftools.manifest fftools: add DPI awareness manifest 2 years ago
fftoolsres.rc fftools: add DPI awareness manifest 2 years ago
fopen_utf8.h fftools/fopen_utf8: support long paths on Windows for fftools 2 years ago
objpool.c fftools/objpool: Don't use return with expression when returning void 2 years ago
objpool.h fftools: add an object pool 2 years ago
opt_common.c fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES 2 years ago
opt_common.h fftools/cmdutils: split common option handlers into their own file 3 years ago
sync_queue.c fftools/sync_queue: make sure non-limiting streams are not used as queue head 1 year ago
sync_queue.h fftools/sync_queue: add debug logging 1 year ago
thread_queue.c fftools: add a multistream thread-safe queue 2 years ago
thread_queue.h fftools: add a multistream thread-safe queue 2 years ago