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 avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
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 fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send() 2024-07-03 08:46:29 +02:00
ffmpeg_sched.h fftools: terminate on 'q' press for infinite filter outputs 2024-06-16 14:36:30 +02:00
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 fftools/ffplay_renderer: use correct NULL value for Vulkan type 2024-06-27 09:03:07 +02:00
ffplay_renderer.h
ffplay.c fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 2024-07-03 20:54:57 +02:00
ffprobe.c fftools/ffprobe: implement dv_md_compression 2024-07-31 17:43:40 +02:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
Makefile
objpool.c
objpool.h
opt_common.c tools/opt_common: Check for malloc failure 2024-05-09 19:04:12 +02:00
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h