]> granicus.if.org Git - libvpx/commit
Bugfix in forward update with modeling on.
authorDeb Mukherjee <debargha@google.com>
Thu, 30 May 2013 19:20:03 +0000 (12:20 -0700)
committerDeb Mukherjee <debargha@google.com>
Thu, 30 May 2013 19:58:11 +0000 (12:58 -0700)
commit84c5ed0e9860f9111e0be7a6726bc3afb794fa5d
tree2da975b6cdbd62987de7842e822fe6662b4b5e3f
parente987f03acd2ef2ce620e075e691845bd216a54d7
Bugfix in forward update with modeling on.

Fixes an issue with reducing branch cts in the encoder causing
a drop in performance. The bug was introduced in a previous
clean up patch.

Test: Went back to the offending patch, applied this same fix
to it, and checked that results are identical to the parent
of that patch.

Change-Id: I0bad8e2d930235d0284300fcebf836ceb56f2498
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_onyx_int.h