Use CONFIG_FAST_UNALIGNED consistently in codec
authorYunqing Wang <yunqingwang@google.com>
Mon, 25 Jul 2011 14:11:24 +0000 (10:11 -0400)
committerYunqing Wang <yunqingwang@google.com>
Mon, 25 Jul 2011 14:11:24 +0000 (10:11 -0400)
commit65dfcf46962eab5d4d827245cd9abf6f86392872
tree18885c541f93c1c9e8efa14c937a973e422b0571
parent773bcc300d88b47b3b465b7627e794b62b01938f
Use CONFIG_FAST_UNALIGNED consistently in codec

CONFIG_FAST_UNALIGNED is enabled by default. Disable it if it is
not supported by hardware.

Change-Id: I7d6905ed79fed918bca074bd62820b0c929d81ab
build/make/configure.sh
vp8/common/reconinter.c