Marvin Scholz 9dad237928 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>
2022-11-06 08:26:48 +01:00
..
2022-11-06 08:26:48 +01:00
2022-06-13 22:42:55 +02:00
2020-09-08 14:29:19 +02:00
2021-06-18 18:58:25 +02:00