view libswscale/libswscale.v @ 31714:140bde72c97f

Add some "const" to avoid incompatible pointer type warnings
author reimar
date Sat, 24 Jul 2010 11:33:28 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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