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
..
Makefile
cmdutils.c fftools: use av_dict_iterate 2022-12-01 11:21:14 +01:00
cmdutils.h
ffmpeg.c fftools: use av_dict_iterate 2022-12-01 11:21:14 +01:00
ffmpeg.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.c
ffmpeg_mux.h
ffmpeg_mux_init.c
ffmpeg_opt.c fftools: use av_dict_iterate 2022-12-01 11:21: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
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h