view libavcodec.v @ 12248:121272849def libavcodec

VP8: always_inline some things to force gcc to do the right thing Mostly seems to help in the MC code, which gets a hundred cycles faster.
author darkshikari
date Fri, 23 Jul 2010 21:36:21 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};