librempeg/fftools
Jan Garcia via ffmpeg-devel fc3e1e3645 fftools/ffmpeg: show video stats in progress output without filters
Since ffmpeg 6.1 video stats are accidentally hidden from streamcopy progress output.
This patch re-enables video stats (like frames=) in the progress output.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-08-15 10:48:37 +02:00
..
cmdutils.c fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-15 10:48:36 +02:00
cmdutils.h fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-15 10:48:36 +02:00
ffmpeg_dec.c fftools/ffmpeg_dec: improve detection of lavf-guessed durations 2024-07-10 14:29:04 +02:00
ffmpeg_demux.c fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-15 10:48:36 +02:00
ffmpeg_enc.c fftools/ffmpeg_mux_init: apply encoder options manually 2024-07-03 20:58:22 +02:00
ffmpeg_filter.c fftools/ffmpeg_filter: use the correct specifier for crop arguments 2024-07-24 00:53:45 +02:00
ffmpeg_hw.c
ffmpeg_mux_init.c fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-15 10:48:36 +02:00
ffmpeg_mux.c fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() 2024-07-03 20:58:22 +02:00
ffmpeg_mux.h fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function 2024-08-15 10:48:36 +02:00
ffmpeg_opt.c fftools/ffmpeg: switch -map parsing to new stream specifier API 2024-08-15 10:48:36 +02:00
ffmpeg_sched.c
ffmpeg_sched.h
ffmpeg_utils.h fftools/ffmpeg: prefer real errors over EOF in err_merge() 2024-07-24 11:27:51 +02:00
ffmpeg.c fftools/ffmpeg: show video stats in progress output without filters 2024-08-15 10:48:37 +02:00
ffmpeg.h fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-15 10:48:36 +02:00
ffplay_renderer.c
ffplay_renderer.h
ffplay.c
ffprobe.c fftools/ffprobe: implement dv_md_compression 2024-07-31 17:43:40 +02:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h
Makefile
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h