]> git.sesse.net Git - ffmpeg/blob - libswscale/libswscale.v
swscale: add missing HAVE_INLINE_ASM check.
[ffmpeg] / libswscale / libswscale.v
1 LIBSWSCALE_$MAJOR {
2         global: swscale_*; sws_*; ff_*;
3         local: *;
4 };