view libswscale/libswscale.v @ 32592:9ec31cdc76ad

Support very high libav* message levels as e.g. the flac parser produces and map them to MSGL_DBG2 instead of MSGL_ERROR.
author reimar
date Sat, 11 Dec 2010 12:23:07 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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