view libswscale/libswscale.v @ 31981:ae5a36acc995

Add the proper include instead of declaring the fakemono variable extern.
author diego
date Tue, 07 Sep 2010 23:46:14 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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