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 8a11724a02 fftools/ffmpeg_mux: stop logging to AVFormatContext 1 year ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
cmdutils.c fftools/cmdutils: only set array size after allocation succeeded 1 year ago
cmdutils.h fftools/ffmpeg: stop calling exit_program() 2 years ago
ffmpeg.c fftools/ffmpeg: update the reported timestamp at the end 1 year ago
ffmpeg.h fftools/ffmpeg: drop OutputFile.sq_encode 1 year ago
ffmpeg_dec.c fftools/ffmpeg: replace InputStream.file_index by a pointer 1 year ago
ffmpeg_demux.c fftools/ffmpeg_demux: move InputFile.readrate to private data 1 year ago
ffmpeg_enc.c fftools/ffmpeg: replace OutputStream.file_index by a pointer 1 year ago
ffmpeg_filter.c fftools/ffmpeg: replace OutputStream.file_index by a pointer 1 year ago
ffmpeg_hw.c fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller 2 years ago
ffmpeg_mux.c fftools/ffmpeg_mux: stop logging to AVFormatContext 1 year ago
ffmpeg_mux.h fftools/ffmpeg_mux: move OutputStream.sq_idx_mux to private data 1 year ago
ffmpeg_mux_init.c fftools/ffmpeg_mux: move OutputStream.sq_idx_mux to private data 1 year ago
ffmpeg_opt.c fftools/ffmpeg: convert to a threaded architecture 1 year ago
ffmpeg_sched.c fftools/ffmpeg_sched: track dts+duration as last_dts 1 year ago
ffmpeg_sched.h fftools/ffmpeg: update the reported timestamp at the end 1 year ago
ffmpeg_utils.h fftools/ffmpeg: rework keeping track of file duration for -stream_loop 1 year ago
ffplay.c fftools/ffplay: add hwaccel decoding support 1 year ago
ffplay_renderer.c fftools/ffplay_renderer: declare function argument as const 1 year ago
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 1 year ago
ffprobe.c ffprobe: print the non-diegetic stream disposition flag 1 year ago
fftools.manifest fftools: add DPI awareness manifest 3 years ago
fftoolsres.rc fftools: add DPI awareness manifest 3 years ago
fopen_utf8.h
objpool.c fftools/objpool: Don't use return with expression when returning void 3 years ago
objpool.h fftools: add an object pool 3 years ago
opt_common.c fftools/opt_common: Don't add unnecessary " " 2 years ago
opt_common.h
sync_queue.c fftools/sync_queue: make sure non-limiting streams are not used as queue head 2 years ago
sync_queue.h fftools/sync_queue: add debug logging 2 years 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 3 years ago