vpx/vp8/decoder
Ralph Giles 56efffdcd1 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
2011-03-08 14:56:15 -08:00
..
arm remove unused vp8_predict_dc function 2011-02-18 09:12:20 -05:00
generic Fix relative include paths 2011-02-10 15:09:44 -05:00
x86 clean up unused files 2011-02-18 09:09:49 -05:00
asm_dec_offsets.c clarify *_offsets.asm differences 2011-02-08 16:35:43 -05:00
dboolhuff.c remove unused dboolhuff code 2011-02-04 16:00:00 -05:00
dboolhuff.h remove unused dboolhuff code 2011-02-04 16:00:00 -05:00
decodemv.c Fix relative include paths 2011-02-10 15:09:44 -05:00
decodemv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
decoderthreading.h vp8mt_alloc_temp_buffers: make prototype return void 2010-11-17 09:13:57 -05:00
decodframe.c remove unused vp8_predict_dc function 2011-02-18 09:12:20 -05:00
dequantize.c remove unused vp8_predict_dc function 2011-02-18 09:12:20 -05:00
dequantize.h Fix relative include paths 2011-02-10 15:09:44 -05:00
detokenize.c Merge "Fix relative include paths" 2011-02-17 04:13:44 -08:00
detokenize.h remove assembly detokenizer 2011-02-11 11:09:00 -05:00
idct_blk.c Fix relative include paths 2011-02-10 15:09:44 -05:00
onyxd_if.c Merge "Fix relative include paths" 2011-02-17 04:13:44 -08:00
onyxd_int.h Fix relative include paths 2011-02-10 15:09:44 -05:00
reconintra_mt.c Fix relative include paths 2011-02-10 15:09:44 -05:00
reconintra_mt.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
threading.c Fix an unused variable warning. 2011-03-08 14:56:15 -08:00
treereader.h Fix relative include paths 2011-02-10 15:09:44 -05:00