]> git.sesse.net Git - ffmpeg/blob - libavformat/libavformat.v
Use proper return values in case of missing features
[ffmpeg] / libavformat / libavformat.v
1 LIBAVFORMAT_$MAJOR {
2         global: av*;
3         local: *;
4 };