view libswscale/libswscale.v @ 30495:286d5295e885

Move one more FFmpeg-related definition to the FFmpeg section of config.h.
author diego
date Thu, 11 Feb 2010 10:56:09 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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