view libswscale/libswscale.v @ 31300:f4e1cf6f1bdd

move the mga video check below the libswscale check Acked by diego in <20100610140017.GB4820@pool.informatik.RWTH-Aachen.DE>
author siretart
date Fri, 11 Jun 2010 10:25:21 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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