view libavcodec.v @ 11453:4e1447ac5301 libavcodec

vp3: avoid buffer overread in coeff decode I couldn't measure it to be slower for normal interframe videos. For the worst case, high-bitrate intra-only videos, it can be 0.7% slower.
author conrad
date Wed, 10 Mar 2010 00:59:32 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};