OSDN Git Service

avcodec/tiff: Use av_fast_padded_malloc() in tiff_unpack_fax()
[android-x86/external-ffmpeg.git] / libswscale / libswscale.v
1 LIBSWSCALE_MAJOR {
2     global:
3         swscale_*;
4         sws_*;
5     local:
6         *;
7 };