]> git.sesse.net Git - ffmpeg/blob - libavresample/libavresample.v
avformat/hlsenc: fix av_bprint_finalize() usage
[ffmpeg] / libavresample / libavresample.v
1 LIBAVRESAMPLE_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };