This series improves the following function:
libavformat/protocols.c: avio_enum_protocols()
There are only 2 commits:
[1] Quash warning about const-correctness
[2] Refactoring
This series is a revision of a previous series; for this revision:
* The patch [3] ("Add functions to the API") was removed.
* The tiny refactoring patches were squashed together as patch [2].
* "for(" was replaced with "for (".
Here are the overall changes:
libavformat/avio.h | 2 +-
libavformat/protocols.c | 38 +++++++++++++++++++++++++++-----------
2 files changed, 28 insertions(+), 12 deletions(-)
Sincerely,
Michael Witten
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".