ffmpeg/fftools
Anton Khirnov 9e3b5b8a26 fftools/ffmpeg: switch -map parsing to new stream specifier API
Makes optional map handling less hacky, fixes combining optional maps
with metadata matching on tags/values containing the '?' character/

Forward errors from stream specifier parsing, previously the code would
ignore them.
2024-08-13 10:28:54 +02:00
..
Makefile
cmdutils.c fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-13 10:28:54 +02:00
cmdutils.h fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-13 10:28:54 +02:00
ffmpeg.c ffmpeg: don't truncate getmaxrss value 2024-07-15 15:15:55 +05:30
ffmpeg.h fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-13 10:28:54 +02:00
ffmpeg_dec.c fftools/ffmpeg_dec: improve detection of lavf-guessed durations 2024-07-09 11:14:08 +02:00
ffmpeg_demux.c fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-13 10:28:54 +02:00
ffmpeg_enc.c fftools/ffmpeg_mux_init: apply encoder options manually 2024-07-03 11:38:52 +02:00
ffmpeg_filter.c fftools/ffmpeg_filter: use the correct specifier for crop arguments 2024-07-18 23:27:20 -03:00
ffmpeg_hw.c
ffmpeg_mux.c fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() 2024-07-03 11:38:52 +02:00
ffmpeg_mux.h fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function 2024-08-13 10:28:54 +02:00
ffmpeg_mux_init.c fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 2024-08-13 10:28:54 +02:00
ffmpeg_opt.c fftools/ffmpeg: switch -map parsing to new stream specifier API 2024-08-13 10:28:54 +02:00
ffmpeg_sched.c fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send() 2024-07-02 21:57:20 +02:00
ffmpeg_sched.h
ffmpeg_utils.h fftools/ffmpeg: prefer real errors over EOF in err_merge() 2024-07-24 08:20:21 +02:00
ffplay.c fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 2024-07-03 11:38:52 +02:00
ffplay_renderer.c
ffplay_renderer.h
ffprobe.c fftools/ffprobe: implement dv_md_compression 2024-07-28 12:20:07 +02:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h