Yaowu Xu 6b223fcb58 Enable decoder to pass through color space info
This commit added a field to vpx_image_t for indicating color space,
the field is also added to YUV_BUFFER_CONFIG. This allows the color
space information pass through the decoder from input stream to the
output buffer.

The commit also updated compare_img() function with added verification
of matching color space to ensure the color space information to be
correctly passed from encode to decoder in compressed vp9 streams.

Change-Id: I412776ec83defd8a09d76759aeb057b8fa690371
2015-01-13 15:13:19 -08:00
..
2014-07-01 18:22:30 -07:00
2015-01-06 11:12:44 -08:00
2014-10-02 12:33:02 -07:00
2015-01-06 19:26:11 -08:00
2014-12-18 16:03:27 -08:00
2013-11-19 09:28:18 -08:00
2014-07-25 20:06:30 -07:00
2014-08-15 14:20:47 -07:00