Mercurial > libavcodec.hg
comparison mpc.c @ 12231:d3f3897ddb5c libavcodec
Smarter VP8 prefetching
Prefetch all refs (including altref), but only if they've been used so far this
frame.
~2.5% faster overall.
TODO: Do something even smarter, like using how often each ref has been used
so far, so that a couple blocks of a rarely-used ref don't force us to prefetch
it.
author | darkshikari |
---|---|
date | Thu, 22 Jul 2010 23:03:08 +0000 |
parents | 7dd2a45249a9 |
children |
comparison
equal
deleted
inserted
replaced
12230:00a4a6b56c7f | 12231:d3f3897ddb5c |
---|