view libswscale/libswscale.v @ 32596:7f521af5122f

Fix some unaligned writes and avoid some (incorrect due to alignment) casts. Might also fix bug #371.
author reimar
date Sat, 11 Dec 2010 15:30:28 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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