]> git.sesse.net Git - ffmpeg/blob - libswresample/libswresample.v
swr: check that there is enough information to do rematrixing when needed.
[ffmpeg] / libswresample / libswresample.v
1 LIBSWRESAMPLE_$MAJOR {
2         global: swr_*; ff_*; swresample_*;
3         local: *;
4 };