view libswscale/libswscale.v @ 31887:2cc844518554

Remove dep/depend targets for FFmpeg; they no longer exist in FFmpeg.
author diego
date Tue, 17 Aug 2010 15:07:16 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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