examples: use alignment > 1 w/vpx_img_alloc
authorJames Zern <jzern@google.com>
Sat, 19 May 2012 02:22:26 +0000 (19:22 -0700)
committerJames Zern <jzern@google.com>
Sat, 19 May 2012 02:22:26 +0000 (19:22 -0700)
commit1e1799c9cb5060246b09021810b2a0e0651611a6
tree562c61035271d22db5078a1a696d9081c6b43d8b
parent44d35f7b257cc3e737a38eb9537d57c3e0479885
examples: use alignment > 1 w/vpx_img_alloc

aligned buffers improve performace. this change brings vpxenc &
vp8_scalable_patterns in line with the other examples.

Change-Id: I4cf9f3e4728b901161905dd7ccb092e774ffb15f
vp8_scalable_patterns.c
vpxenc.c