Use endian-neutral bitstream packing/unpacking
authorJohn Koleszar <jkoleszar@google.com>
Thu, 17 Feb 2011 11:47:39 +0000 (06:47 -0500)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 17 Feb 2011 20:20:53 +0000 (15:20 -0500)
commit562f1470ceed6c7d122e61dc5ca63300ab312830
tree77764c65fde47b49c6f13d37457be01bf70d87c7
parentc351aa7f1be6aacf66634bca6248c140cfd9ead2
Use endian-neutral bitstream packing/unpacking

Eliminate unnecessary checks on target endianness and associated
macros.

Change-Id: I1d4e6a9dcee9bfc8940c8196838d31ed31b0e4aa
vp8/encoder/bitstream.c
vp8/vp8_dx_iface.c