OSDN Git Service

Merge commit '65074791e8f8397600aacc9801efdd17777eb6e3'
[android-x86/external-ffmpeg.git] / libswscale / libswscale.v
1 LIBSWSCALE_MAJOR {
2     global:
3         swscale_*;
4         sws_*;
5     local:
6         *;
7 };