view libswscale/libswscale.v @ 32140:0822f7483159

Replace sizeof(type) by sizeof(variable) in malloc invocation.
author diego
date Mon, 13 Sep 2010 18:06:20 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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