Mercurial > libavcodec.hg
diff qpeg.c @ 11353:1ea249b4c6e7 libavcodec
Delay translating DCT tokens into coefficients until immediately before IDCT
This is generally around 12% faster than the prior method of creating a
linked list for each block as tokens are read, but can be anywhere from
8% to 28% faster depending on file and CPU.
author | conrad |
---|---|
date | Wed, 03 Mar 2010 23:27:43 +0000 |
parents | de14016e0b2d |
children | 8a4984c5cacc |