view libswscale/libswscale.v @ 32704:fd7560f8d530

Get rid of the "main" label. Note this also fix a potential crash related to the reinit_video_chain call.
author cboesch
date Sun, 16 Jan 2011 12:11:14 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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