summaryrefslogtreecommitdiff
path: root/vp8/decoder/arm
diff options
context:
space:
mode:
authorFritz Koenig <frkoenig@google.com>2010-07-22 08:07:32 -0400
committerFritz Koenig <frkoenig@google.com>2010-07-23 14:53:59 -0400
commit0ce39012823b522c611db87f0810c540124e6e9d (patch)
treee833058b7230fbc6741fa201d8c6e6fb4353d420 /vp8/decoder/arm
parent68cf24310b1bc407948fe6130732d066a5c02e7d (diff)
downloadlibvpx-0ce39012823b522c611db87f0810c540124e6e9d.tar
libvpx-0ce39012823b522c611db87f0810c540124e6e9d.tar.gz
libvpx-0ce39012823b522c611db87f0810c540124e6e9d.tar.bz2
libvpx-0ce39012823b522c611db87f0810c540124e6e9d.zip
Swap alt/gold/new/last frame buffer ptrs instead of copying.
At the end of the decode, frame buffers were being copied. The frames are not updated after the copy, they are just for reference on later frames. This change allows multiple references to the same frame buffer instead of copying it. Changes needed to be made to the encoder to handle this. The encoder is still doing frame buffer copies in similar places where pointer reference could be done. Change-Id: I7c38be4d23979cc49b5f17241ca3a78703803e66
Diffstat (limited to 'vp8/decoder/arm')
0 files changed, 0 insertions, 0 deletions