]> git.sesse.net Git - ffmpeg/blob - libswresample/libswresample.v
avformat/httpauth: Change enum to int, which is accessed via AVOption as int
[ffmpeg] / libswresample / libswresample.v
1 LIBSWRESAMPLE_$MAJOR {
2         global: swr_*; swresample_*;
3         local: *;
4 };