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 03aedbdd40 fftools/cmdutils: add a flag for per-stream options 10 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 11 months ago
cmdutils.c fftools/cmdutils: add option syntax for loading arbitrary arguments from a file 10 months ago
cmdutils.h fftools/cmdutils: add a flag for per-stream options 10 months ago
ffmpeg.c fftools/ffmpeg: update the reported timestamp at the end 11 months ago
ffmpeg.h fftools/ffmpeg: deprecate -filter_script 10 months ago
ffmpeg_dec.c fftools/ffmpeg: replace InputStream.file_index by a pointer 11 months ago
ffmpeg_demux.c fftools/ffmpeg_demux: implement -bsf for input 10 months ago
ffmpeg_enc.c fftools/ffmpeg_enc: assert necessary frame fields before create encoder 11 months ago
ffmpeg_filter.c fftools/ffmpeg_filter: log an information message about filter graph reconfigurations 10 months ago
ffmpeg_hw.c fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller 1 year ago
ffmpeg_mux.c fftools/ffmpeg: use a mutex for enc_stats_write() 11 months ago
ffmpeg_mux.h fftools/ffmpeg_mux: move OutputStream.sq_idx_mux to private data 11 months ago
ffmpeg_mux_init.c Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
ffmpeg_opt.c fftools/cmdutils: add a flag for per-stream options 10 months ago
ffmpeg_sched.c fftools/ffmpeg_sched: track dts+duration as last_dts 11 months ago
ffmpeg_sched.h fftools/ffmpeg: update the reported timestamp at the end 11 months ago
ffmpeg_utils.h fftools/ffmpeg: rework keeping track of file duration for -stream_loop 1 year ago
ffplay.c fftools/ffplay: make option strings dynamically allocated 10 months ago
ffplay_renderer.c Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 1 year ago
ffprobe.c fftools/ffprobe: make option strings dynamically allocated 10 months 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 Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
opt_common.h fftools/cmdutils: hide some information listing options from basic help 10 months 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/thread_queue: count receive-finished streams as finished 1 year ago
thread_queue.h fftools: add a multistream thread-safe queue 2 years ago