]> granicus.if.org Git - libvpx/commit
Added extra check to rd_auto_partition_range()
authorPaul Wilkins <paulwilkins@google.com>
Tue, 3 Sep 2013 22:46:22 +0000 (15:46 -0700)
committerPaul Wilkins <paulwilkins@google.com>
Tue, 10 Sep 2013 12:29:23 +0000 (13:29 +0100)
commit901c495482ac9b432aa85d7262ab9cade9fc1bf2
tree2329dc82e23074f0a33d8da8c67f71019e81d28a
parent563c273738c86964ea99baada97ed1ecca134c33
Added extra check to rd_auto_partition_range()

Added check that the returned max and minimum are
valid in bottom and right border cases.

Change-Id: I2d6cdc9b5f04c7d0ff512ddcf3228331e028bf9b
vp9/encoder/vp9_encodeframe.c