view libswscale/libswscale.v @ 32011:bf0574ca5c57

Simply parse all received packets even if we might overwrite the values just afterwards. The speed difference should not matter and the code is much simpler.
author reimar
date Wed, 08 Sep 2010 18:54:04 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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