ffmpeg/fftools
Anton Khirnov 5c5140ded2 fftools/ffmpeg_sched: track dts+duration as last_dts
This should be slightly (probably negligibly) more accurate for
scheduling, but mainly it improves the final reported time.

Reported-by: Paul B Mahol
2023-12-14 20:16:54 +01:00
..
cmdutils.c
cmdutils.h
ffmpeg_dec.c fftools/ffmpeg: replace InputStream.file_index by a pointer 2023-12-14 20:16:53 +01:00
ffmpeg_demux.c fftools/ffmpeg_demux: move InputFile.readrate to private data 2023-12-14 20:16:53 +01:00
ffmpeg_enc.c fftools/ffmpeg: replace OutputStream.file_index by a pointer 2023-12-14 20:16:53 +01:00
ffmpeg_filter.c fftools/ffmpeg: replace OutputStream.file_index by a pointer 2023-12-14 20:16:53 +01:00
ffmpeg_hw.c
ffmpeg_mux_init.c fftools/ffmpeg_mux: move OutputStream.sq_idx_mux to private data 2023-12-14 20:16:54 +01:00
ffmpeg_mux.c fftools/ffmpeg: drop OutputFile.sq_encode 2023-12-14 20:16:54 +01:00
ffmpeg_mux.h fftools/ffmpeg_mux: move OutputStream.sq_idx_mux to private data 2023-12-14 20:16:54 +01:00
ffmpeg_opt.c fftools/ffmpeg: convert to a threaded architecture 2023-12-12 08:24:18 +01:00
ffmpeg_sched.c fftools/ffmpeg_sched: track dts+duration as last_dts 2023-12-14 20:16:54 +01:00
ffmpeg_sched.h fftools/ffmpeg: update the reported timestamp at the end 2023-12-14 20:16:54 +01:00
ffmpeg_utils.h
ffmpeg.c fftools/ffmpeg: update the reported timestamp at the end 2023-12-14 20:16:54 +01:00
ffmpeg.h fftools/ffmpeg: drop OutputFile.sq_encode 2023-12-14 20:16:54 +01:00
ffplay_renderer.c fftools/ffplay_renderer: declare function argument as const 2023-11-27 23:39:48 +08:00
ffplay_renderer.h
ffplay.c
ffprobe.c
fftools.manifest
fftoolsres.rc
fopen_utf8.h
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 2023-12-12 08:24:18 +01:00
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h