view libswscale/libswscale.v @ 32201:bd74742452c5

Revert marking vo_functions_t video_out_vesa as const; fix vo_vesa compilation. The variable is filled with values in libvo/vesa_lvo.c.
author diego
date Fri, 17 Sep 2010 10:10:20 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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