view libswscale/libswscale.v @ 32190:14b77ef5dbc5

100l: Set _XOPEN_SOURCE to a proper integer value.
author diego
date Thu, 16 Sep 2010 15:17:18 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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