view libswscale/libswscale.v @ 31068:ae2e8f0d4625

Use av_probe_input_format2 and avoid accepting detection while the score is still low.
author reimar
date Sat, 01 May 2010 13:50:49 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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