vpx/vp8/decoder
John Koleszar 0164a1cc5b Fix pedantic compiler warnings
Allows building the library with the gcc -pedantic option, for improved
portabilty. In particular, this commit removes usage of C99/C++ style
single-line comments and dynamic struct initializers. This is a
continuation of the work done in commit 97b766a46, which removed most
of these warnings for decode only builds.

Change-Id: Id453d9c1d9f44cc0381b10c3869fabb0184d5966
2012-06-11 15:14:58 -07:00
..
asm_dec_offsets.c Remove unused DETOK structure 2011-10-21 09:33:49 +03:00
dboolhuff.c Moved vp8_encode_bool into boolhuff.h 2011-07-19 09:17:25 -04:00
dboolhuff.h Replace vpx_ports/config.h with vpx_config.h 2011-09-22 13:33:54 +03:00
decodemv.c Removes duplication of key frame mode probabilities 2012-04-23 12:58:39 +03: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 Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
detokenize.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
detokenize.h remove assembly detokenizer 2011-02-11 11:09:00 -05:00
ec_types.h Broken EC after MODE_INFO size reduction 2011-05-26 15:13:00 -04:00
error_concealment.c Moves error concealment allocations from common parts to decoder 2012-04-26 11:49:15 +03:00
error_concealment.h Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
onyxd_if.c Remove extra enum 2012-06-04 16:56:55 -07:00
onyxd_int.h fix warnings for building on win32 2012-05-11 12:36:50 -07:00
threading.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
treereader.h Removed unused function vp8_treed_read_num 2011-06-07 09:32:51 -04:00