view libswscale/libswscale.v @ 32226:808e9d7eef5d

vf_ass: skip alpha blending for pixels where alpha is zero. On a test case, it speeds up the blending of about 9%.
author cigaes
date Sat, 18 Sep 2010 19:13:03 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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