view libswscale/libswscale.v @ 32000:8278ef02b2e5

Move menu_mouse_* extern declarations to menu.h, where they belong.
author diego
date Wed, 08 Sep 2010 18:21:49 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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