]> git.sesse.net Git - ffmpeg/blob - libavformat/libavformat.v
0ec1c3c4de5a11b6a99cc057f602fc3ba5b84748
[ffmpeg] / libavformat / libavformat.v
1 LIBAVFORMAT_$MAJOR {
2         global: *;
3         local:
4                 ff_*_demuxer;
5                 ff_*_muxer;
6                 ff_*_protocol;
7 };