view libswscale/libswscale.v @ 32494:288e5d438772

Fix bd:// with -cache, the bd_read function does not work when more than 1 sector is requested at once.
author reimar
date Sat, 06 Nov 2010 15:11:21 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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