mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-17 04:52:04 +00:00
Treat values returned from av_dict_get() as const, since they are internal to AVDictionary. Signed-off-by: Chad Fraleigh <chadf@triularity.org> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>