view libswscale/libswscale.v @ 31436:bc52a219f741

Move mpae_toolame_ctx structure to ae_toolame.c. The structure is not used anywhere else.
author diego
date Mon, 21 Jun 2010 09:42:01 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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