view libswscale/libswscale.v @ 31704:3b0a05188b16

swscale-test: print test name before running test, so that it's available in the output even if the test crashes.
author ramiro
date Thu, 22 Jul 2010 19:02:49 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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