vpx/vp8/encoder/x86
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
..
dct_mmx.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
dct_sse2.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
denoising_sse2.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
encodeopt.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
fwalsh_sse2.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
quantize_mmx.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
quantize_sse2.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
quantize_sse4.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
quantize_ssse3.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
ssim_opt.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
subtract_mmx.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
subtract_sse2.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
temporal_filter_apply_sse2.asm Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
vp8_enc_stubs_mmx.c Makes all global data in entropy.c const 2012-04-17 12:12:58 +03:00
vp8_enc_stubs_sse2.c RTCD: finalize removal of old RTCD system 2012-01-30 12:10:48 -08:00