lot of cosmetics

just flushing the pile:
 - get rid of Put4 in dsp.c
 - move LD4 enum value
 - move more fields and code under the ONLY_KEYFRAME_CODE compile flag
 - update test_ref.ppm reference (now with FANCY_UPSCALER)
 - simplify VP8GetSignedValue()
 - use HE and VE naming for prediction mode instead of H and V
 - some missing c89 fixes
 - code style nits

all test vectors still passing
This commit is contained in:
Pascal Massimino
2010-11-17 20:06:01 -08:00
parent ea27d7c6a8
commit f67b5939ad
6 changed files with 79 additions and 77 deletions

File diff suppressed because one or more lines are too long