view libswscale/libswscale.v @ 32432:1522fac67d56

make the packaged binaries identify themselves properly
author siretart
date Tue, 19 Oct 2010 15:48:51 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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