view libswscale/libswscale.v @ 31424:283eac48391d

Move extern declarations for vf.c variables to vf.h.
author diego
date Sun, 20 Jun 2010 15:38:38 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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