view libswscale/libswscale.v @ 30619:2fa6d8411b07

Make sure we do not try to use IPv6 with winsock2, we end up connecting to random addresses, causing huge delays.
author reimar
date Sat, 20 Feb 2010 11:13:01 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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