view libswscale/libswscale.v @ 30698:1f2ecb6a3f3d

Add const to ass_read_stream fname argument, the string is not modified.
author reimar
date Thu, 25 Feb 2010 22:51:23 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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