diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2012-05-29 10:56:15 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2012-05-30 09:08:29 -0700 |
commit | 6163d880c0ac8b84b45d1f7a94719c5a0a6b5cb9 (patch) | |
tree | 81808e700dfb1da0940f18859341cdbf385935f0 /libavcodec/g722dec.c | |
parent | 64bde8056337bb656a11f3c9e2857c10b94e2871 (diff) | |
download | ffmpeg-streaming-6163d880c0ac8b84b45d1f7a94719c5a0a6b5cb9.zip ffmpeg-streaming-6163d880c0ac8b84b45d1f7a94719c5a0a6b5cb9.tar.gz |
vp8: move block coeff arithcoder on stack.
This prevents gcc from assuming that contents of it may have changed
between calls to vp56_range_get_prob(), thus preventing countless (and
unnecessary) movs. Decoding of sintel trailer goes from (avg+SG) 9.796
+/- 0.003 to 9.635 +/- 0.010.
Diffstat (limited to 'libavcodec/g722dec.c')
0 files changed, 0 insertions, 0 deletions