view libswscale/libswscale.v @ 32188:bba9058031a0

Slightly restructure OSS audio check; fixes the warning: tmp.c:2: warning: unused variable 'arg'
author diego
date Thu, 16 Sep 2010 14:57:04 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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