summaryrefslogtreecommitdiff
path: root/vp8/decoder/generic/dsystemdependent.c
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2011-03-08 14:51:23 -0800
committerRalph Giles <giles@xiph.org>2011-03-08 14:56:15 -0800
commit56efffdcd1902510ac3da5b5d07b06cfdfc0d002 (patch)
treec43e9c6653bef84771b269f2db11ae6e1bb87b26 /vp8/decoder/generic/dsystemdependent.c
parent95adf3df77439740526b73bca7242f7096687d82 (diff)
downloadlibvpx-56efffdcd1902510ac3da5b5d07b06cfdfc0d002.tar
libvpx-56efffdcd1902510ac3da5b5d07b06cfdfc0d002.tar.gz
libvpx-56efffdcd1902510ac3da5b5d07b06cfdfc0d002.tar.bz2
libvpx-56efffdcd1902510ac3da5b5d07b06cfdfc0d002.zip
Fix an unused variable warning.
Move the update of the loopfilter info to the same block where it is used. GCC 4.5 is not able trace the initialization of the local filter_info across the other calls between the two conditionals on pbi->common and issues an uninitialized variable warning. Change-Id: Ie4487b3714a096b3fb21608f6b0c74e745e3c6fc
Diffstat (limited to 'vp8/decoder/generic/dsystemdependent.c')
0 files changed, 0 insertions, 0 deletions