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