view libswscale/libswscale.v @ 30494:cfeabfb431df

Move some FFmpeg-related definitions to the FFmpeg section of config.h.
author diego
date Thu, 11 Feb 2010 10:52:36 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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