]> git.sesse.net Git - ffmpeg/blob - libavformat/libavformat.v
Combine deprecation guards where appropriate
[ffmpeg] / libavformat / libavformat.v
1 LIBAVFORMAT_$MAJOR {
2         global: av*;
3         local: *;
4 };