view libswscale/libswscale.v @ 32197:ed12c6f6abd8

Remove old obsolete warning about dfbopts. The DIRECTFBVERSION macro that it depends on has been removed.
author diego
date Fri, 17 Sep 2010 08:18:47 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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