view libswscale/libswscale.v @ 32363:d18d208c2cc9

Change libmp3lame check to test for lame_set_VBR_quality(). This is the same function that FFmpeg tests for and is available even if decoding functions in LAME are disabled.
author diego
date Fri, 08 Oct 2010 01:17:54 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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