]> git.sesse.net Git - ffmpeg/blob - libavutil/libavutil.v
avformat: Remove deprecated filename field from AVFormatContext
[ffmpeg] / libavutil / libavutil.v
1 LIBAVUTIL_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };