view libswscale/libswscale.v @ 31535:749835ce19dc

Do not try to grab input from -wid windows, it will most likely break their input processing. If someone needs the previous behaviour, an option could be added (and also used in the w32_common.c code).
author reimar
date Thu, 01 Jul 2010 19:48:00 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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