diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-11-25 15:40:16 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2021-12-07 11:16:14 +0100 |
commit | 6ebaccf327ce0fd88555fdd8b3f3deb019f0dc98 (patch) | |
tree | 467156211c85985fc64ef5d6a189ec642071f73d /libavformat/asfdec_o.c | |
parent | c0e46ad9a97628b7af78c21c4628f878ca658184 (diff) | |
download | ffmpeg-6ebaccf327ce0fd88555fdd8b3f3deb019f0dc98.tar.gz |
lavf/protocols: avoid discarding const in avio_enum_protocols()
Instead of storing the protocol pointer in the opaque iteration state,
store just the index of the next protocol, similarly to how
ff_urlcontext_child_class_iterate() works.
Diffstat (limited to 'libavformat/asfdec_o.c')
0 files changed, 0 insertions, 0 deletions