view libswscale/libswscale.v @ 31037:4f273572e445

Share SDL initialization code.
author reimar
date Sun, 25 Apr 2010 09:52:01 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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