]> git.sesse.net Git - ffmpeg/blob - libavcodec/libavcodec.v
avdevice/decklink_dec: fix build with older SDK
[ffmpeg] / libavcodec / libavcodec.v
1 LIBAVCODEC_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };