view libswscale/libswscale.v @ 31528:66e766e31d92

Fix variable name for tmpdir selection iterator. Temporary directories should now be properly created on Linux.
author diego
date Thu, 01 Jul 2010 10:22:19 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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