view libswscale/libswscale.v @ 30519:e96015d17ffb

Make vd_functions_t describing codecs const.
author reimar
date Sun, 14 Feb 2010 11:04:14 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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