ffmpeg/fftools
Marvin Scholz ece29ad0dc fftools: use av_dict_get_string
Instead of manually assembling the string, use av_dict_get_string
which handles things like proper escaping too (even though it is
not yet needed here).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-12-01 11:21:14 +01:00
..
cmdutils.c fftools: use av_dict_iterate 2022-12-01 11:21:14 +01:00
cmdutils.h
ffmpeg_demux.c fftools: use av_dict_iterate 2022-12-01 11:21:14 +01:00
ffmpeg_filter.c fftools: use av_dict_get_string 2022-12-01 11:21:14 +01:00
ffmpeg_hw.c
ffmpeg_mux_init.c fftools/ffmpeg: avoid storing full forced keyframe spec 2022-11-28 10:28:14 +01:00
ffmpeg_mux.c fftools/ffmpeg: avoid storing full forced keyframe spec 2022-11-28 10:28:14 +01:00
ffmpeg_mux.h fftools/ffmpeg: move OutputStream.max_frames to MuxStream 2022-11-17 10:52:58 +01:00
ffmpeg_opt.c fftools: use av_dict_iterate 2022-12-01 11:21:14 +01:00
ffmpeg.c fftools: use av_dict_iterate 2022-12-01 11:21:14 +01:00
ffmpeg.h fftools/ffmpeg: avoid storing full forced keyframe spec 2022-11-28 10:28:14 +01:00
ffplay.c fftools: use av_dict_iterate 2022-12-01 11:21:14 +01:00
ffprobe.c fftools: use av_dict_iterate 2022-12-01 11:21:14 +01:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h
Makefile fftools/ffmpeg_opt: move opening output files into a new file 2022-10-18 13:57:42 +02:00
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h