Mercurial > libavcodec.hg
comparison dvdata.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 | 227077518e00 |
children | 7dd2a45249a9 |
comparison
equal
deleted
inserted
replaced
11352:6e0af2cfdcfe | 11353:1ea249b4c6e7 |
---|