]> granicus.if.org Git - libvpx/commit
vp9_filter: restore vp9_bilinear_filters alignment
authorJames Zern <jzern@google.com>
Thu, 11 Jun 2015 22:12:22 +0000 (15:12 -0700)
committerJames Zern <jzern@google.com>
Thu, 11 Jun 2015 22:15:25 +0000 (15:15 -0700)
commit33b3953c548a20c0aee705657df0440a740c28b7
tree8e25f820bc6952b3fd3aa2329a29750774c59291
parent0fbc27774677fb52aef53273c012a5fb1749c04a
vp9_filter: restore vp9_bilinear_filters alignment

the declaration containing the alignment in vp9_filter.h was removed in:
eb88b17 Make vp9 subpixel match vp8

fixes a crash in 32-bit builds

Change-Id: I9a97e6b4e8e94698e43ff79d0d8bb85043b73c61
vp9/common/vp9_filter.c