view libavcodec.v @ 12362:4dc177e736f6 libavcodec

VP8: partially inline decode_block_coeffs Avoids a function call in the case of empty DCT blocks (most of the time).
author darkshikari
date Wed, 04 Aug 2010 02:23:25 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};