view libswscale/libswscale.v @ 32635:b05c02525cb1

Simplify video format condition in get_metadata.
author cboesch
date Sun, 19 Dec 2010 14:15:44 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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