view libswscale/libswscale.v @ 31944:68574c0269e4

Disable loading codecs from the current directory. While convenient, it is too risky.
author reimar
date Fri, 27 Aug 2010 16:28:53 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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