view libswscale/libswscale.v @ 32040:fb341240a2a8

Move stream_dump_type extern declaration to mplayer.h, where it belongs.
author diego
date Thu, 09 Sep 2010 17:10:18 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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