diff options
author | Marvin Scholz <epirat07@gmail.com> | 2022-09-24 16:36:55 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-11-06 08:26:48 +0100 |
commit | 9dad2379283cbf5842cff14c0e34b97958698201 (patch) | |
tree | 341872e33a014c5af126bc3e5bd1fc3532194eff /libswresample/dither_template.c | |
parent | aa3d98227e88f316f56aa73a5c6356e3949e9808 (diff) | |
download | ffmpeg-9dad2379283cbf5842cff14c0e34b97958698201.tar.gz |
avutil/dict: Add av_dict_iterate
This is a more explicit iteration API rather than using the "magic"
av_dict_get(d, "", t, AV_DICT_IGNORE_SUFFIX) which is not really
trivial to grasp what it does when casually reading through code.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libswresample/dither_template.c')
0 files changed, 0 insertions, 0 deletions