view libswscale/libswscale.v @ 32287:a27f96e11216

Remove unnecessary linux/types.h #include from Apple IR check.
author diego
date Sun, 26 Sep 2010 20:53:09 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

LIBSWSCALE_$MAJOR {
        global: swscale_*; sws_*; ff_*;
        local: *;
};