Fix a warning
authorYunqing Wang <yunqingwang@google.com>
Tue, 18 Dec 2012 20:09:46 +0000 (12:09 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 21 Dec 2012 23:26:56 +0000 (15:26 -0800)
commit6ee08f3ccf82871963e740f1420655668e3b7ea5
treeebf0214f74b5d6a5e44f054e1d7f5dd685ba7629
parent229273391fd5eac64426e47fb134a26992bb11c1
Fix a warning

Fixed the warning: the size of array ‘intermediate_buffer’ can’t
be evaluated [-Wvla].

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