vpx/vp8/decoder
John Koleszar 8d94796cad vp8mt_alloc_temp_buffers: make prototype return void
This function was never called in a context expecting a return value,
the return value was always a constant, and the !CONFIG_MULTITHREAD
path didn't have a return statement, which caused a compiler warning.
This patch changes the function to return void instead.

Fixes issue #231

Change-Id: I9ef7f56e54418b7265026c54fc4ed5660c1418d1
2010-11-17 09:13:57 -05:00
..
arm Eliminate more warnings. 2010-10-27 18:08:04 -07:00
generic Eliminate more warnings. 2010-10-27 18:08:04 -07:00
x86 nasm: address labels 'rel label' vice 'wrt rip' 2010-10-04 19:47:54 -04:00
dboolhuff.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dboolhuff.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
decodemv.c Eliminate more warnings. 2010-10-27 18:08:04 -07: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 Merge commit 'fix integer promotion bug in partition size check' 2010-11-05 16:49:32 -04:00
dequantize.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
dequantize.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
detokenize.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
detokenize.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
idct_blk.c fix implicit declarations 2010-10-27 11:21:02 -04:00
onyxd_if.c postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
onyxd_int.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
reconintra_mt.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
reconintra_mt.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
threading.c vp8mt_alloc_temp_buffers: make prototype return void 2010-11-17 09:13:57 -05:00
treereader.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00