view libswscale/libswscale.v @ 32234:289fb4518f5d

Move ASFLAGS and AS_DEPFLAGS to the FFmpeg section of config.mak.
author diego
date Mon, 20 Sep 2010 08:31:37 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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