view libswscale/libswscale.v @ 32436:9beacce2d2b5

Fix detection of mips processor variants. patch by Graham Gower, graham.gower gmail com
author diego
date Thu, 21 Oct 2010 12:58:21 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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