]> granicus.if.org Git - libvpx/commit
Remove unnecessary 64 byte alignment
authorJohn Koleszar <jkoleszar@google.com>
Mon, 29 Jul 2013 21:02:02 +0000 (14:02 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 29 Jul 2013 21:02:02 +0000 (14:02 -0700)
commita31effca751ebeba4ae37646135e47267f2e08ab
tree44e260dea75c83d6cb1726cd5da0ab18984dc2fd
parent23391ea8353f9535ef12d0b797f994f1e181ca2d
Remove unnecessary 64 byte alignment

Fixes a warning on MSVS 2012 where the alignment of vp9_default_iscan_8x8
didn't match between its declaration and definition.

Change-Id: I1466a15635f4b22594d705d570b7e399bfb6cf21
vp9/common/vp9_entropy.c
vp9/common/vp9_entropy.h