vp9/decode: align tile worker data allocation
authorJames Zern <jzern@google.com>
Wed, 30 Oct 2013 07:33:09 +0000 (08:33 +0100)
committerJames Zern <jzern@google.com>
Wed, 30 Oct 2013 07:33:09 +0000 (08:33 +0100)
commit54c2854fe2252fa1a6a791fb69a54be160b5a150
treefb6857b5bd73d8f75d8c1dd98ddad2bf17c5f544
parent2a67a34f4a9909246fc03febd4f7d07a4fb4bfec
vp9/decode: align tile worker data allocation

fixes a crash in assembly on 32-bit linux/windows

Change-Id: I0c27e6c0ece9732b5eb2ee5b59ff42c3c8016c50
vp9/decoder/vp9_decodframe.c