view libswscale/libswscale.v @ 30484:0e067fdaf442

Remove disabled AVIFILE-specific preprocessor code. It will never get enabled in MPlayer, nor is it more than cruft.
author diego
date Mon, 08 Feb 2010 10:14:42 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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