view libswscale/libswscale.v @ 31331:f1fffb77cd71

Remove redundant monitor_aspect extern declaration, fixes the warning: libvo/aspecttest.c:30: warning: redundant redeclaration of 'monitor_aspect'
author diego
date Mon, 14 Jun 2010 09:34:54 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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