view libswscale/libswscale.v @ 30561:84d86f175613

Move struct typedef pixbuf into the only .c file where it is used.
author reimar
date Tue, 16 Feb 2010 19:39:30 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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