]> granicus.if.org Git - libvpx/commit
Decoder loops refactoring
authorScott LaVarnway <slavarnway@google.com>
Wed, 29 Feb 2012 15:38:14 +0000 (10:38 -0500)
committerScott LaVarnway <slavarnway@google.com>
Wed, 29 Feb 2012 15:38:14 +0000 (10:38 -0500)
commit2578b767c372f3d1b4c8c8d0c1461c1ec58e9544
tree7e20f9ddfe60aeb31d2311831a8f19ab77687d61
parentce328b855f951e5a9fd0d9d92df09d65ea0d8be9
Decoder loops refactoring

Eliminated some mb branches along with other code cleanups.
This is part of an ongoing effort to remove cut/paste
code in the decoder.

Change-Id: Ifabb0f67cafa6922b5a0e89a0d03a9b34e9e5752
vp8/decoder/decodframe.c
vp8/decoder/threading.c