]> git.sesse.net Git - ffmpeg/blob - libswresample/libswresample.v
Merge commit '23be4eebf8aaa7519b12b2a49e5c5c6c4d076e6a'
[ffmpeg] / libswresample / libswresample.v
1 LIBSWRESAMPLE_MAJOR {
2     global:
3         swr_*;
4         swresample_*;
5     local:
6         *;
7 };