Mercurial > libavcodec.hg
comparison libgsm.c @ 10223:b08865f6d4e3 libavcodec
Perform the DC prediction reversal immediately after decoding all of
the DC coefficients. This has a greater probability of leveraging the
coefficients while they are still cached.
When testing with the Big Buck Bunny 1080p video, I consistently saw
improvements of 500k-600k dezicycles per run (through
reverse_dc_prediction()) thanks to this move.
author | melanson |
---|---|
date | Tue, 22 Sep 2009 15:58:08 +0000 |
parents | 7955db355703 |
children | 76b57b8e2a9a |
comparison
equal
deleted
inserted
replaced
10222:4ce0bf184aa3 | 10223:b08865f6d4e3 |
---|