view libswscale/libswscale.v @ 31204:5c4a513ca9eb

Actually run a detection whether external libass exists, instead of just assuming it does when internal libass is disabled.
author reimar
date Sat, 29 May 2010 14:57:17 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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