]> git.sesse.net Git - ffmpeg/blob - libavformat/libavformat.v
avformat/avformat, utils: Make av_find_best_stream const-correct
[ffmpeg] / libavformat / libavformat.v
1 LIBAVFORMAT_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };