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