view libswscale/libswscale.v @ 30302:a9e53df6d8f1

Also try linking against dxguid for SDL test. Some broken SDL versions need it even though sdl-config does include it.
author reimar
date Sun, 17 Jan 2010 11:49:33 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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