view libswscale/libswscale.v @ 31539:b07ed23358af

Always request expose events, we have to handle them, the application that created the -wid window can't.
author reimar
date Thu, 01 Jul 2010 20:04:38 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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