view libswscale/libswscale.v @ 31997:a3890036b137

Add proper include instead of declaring the vo_pts variable extern.
author diego
date Wed, 08 Sep 2010 18:16:06 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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