Pascal Massimino
|
5c69e1bb4d
|
fix bigger-by-1 array
and use enums for that.
props to Nigel Tao (at google dot com) for the fix
Change-Id: I68194cb510760dd82a2ae83359154bf622502991
|
2011-03-13 22:43:35 -07:00 |
|
Pascal Massimino
|
3db6525574
|
separate block-parsing into a visible VP8DecodeMB()
This is to prepare for incremental decoding.
Change-Id: Ifc7e2df3e18eb56af3752cba8dfe08d370036d7f
|
2011-03-09 21:29:36 -08:00 |
|
Pascal Massimino
|
746a4820b9
|
* make (*put)() hook return a bool for abort request.
* add an enum for VP8Status() to make things clearer
Change-Id: I458aeabab93f95d28e8ee10be699b677c04b4acb
|
2011-02-16 14:33:16 -08:00 |
|
Pascal Massimino
|
1dc4611a3a
|
add support for PNG output (default)
regularize include guards
Change-Id: Ia1d0fa49c8c98e2c11f775b839d04a24e5450170
|
2011-01-31 22:25:44 -08:00 |
|
Pascal Massimino
|
6421a7a4fb
|
move the decoder sourcetree to a sub-location src/dec
to make room for future libs sources
also extract the types declaration into its own types.h file
Change-Id: I8bae8a323a479a29375cf509792228ae6af51c7a
|
2011-01-06 08:57:14 -08:00 |
|