view libswscale/libswscale.v @ 30522:969a093964a9

Mark uninit() as static; it is only used within the file.
author diego
date Sun, 14 Feb 2010 11:09:58 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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