]> granicus.if.org Git - libvpx/commit
Bugfix in encode_inter_mb_segment_8x8
authorDeb Mukherjee <debargha@google.com>
Thu, 4 Apr 2013 18:07:19 +0000 (11:07 -0700)
committerDeb Mukherjee <debargha@google.com>
Thu, 4 Apr 2013 18:07:19 +0000 (11:07 -0700)
commit73031aaa7dbdab9d7a6f128180d27bd00ace8753
tree0ad2aa22ec36c692c6a70c4b0334cdd6c69d30e2
parentccc0577ab27a5eee2603fa5063110295c8dba7df
Bugfix in encode_inter_mb_segment_8x8

Fixes an indexing bug. Looks like the bug has been there for a while.

Change-Id: I9fc04b0c30754bcb47366ad94a08112925600c4d
vp9/encoder/vp9_rdopt.c