]> git.sesse.net Git - ffmpeg/blob - libswresample/libswresample.v
avformat/mp3dec: Check for occurances of headers within frames during probing
[ffmpeg] / libswresample / libswresample.v
1 LIBSWRESAMPLE_MAJOR {
2     global:
3         swr_*;
4         swresample_*;
5     local:
6         *;
7 };