vpx/vpx_scale
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
..
generic Revert "Revert "Add support for setting byte alignment."" 2014-12-15 12:20:37 -08:00
mips/dspr2 Add non420 support to vp9_extend_frame_borders. 2014-06-11 12:02:59 -07:00
win32 Use 'vpx_scale' consistently 2012-12-05 16:05:44 -08:00
vpx_scale_asm_offsets.c Remove asm offset dependencies 2014-11-06 16:00:01 -08:00
vpx_scale_rtcd.c Rename vpx_scale/rtcd.c to vpx_scale/vpx_scale_rtcd.c 2012-11-30 15:53:17 -08:00
vpx_scale_rtcd.pl Remove copy frame neon 2014-07-25 20:06:30 -07:00
vpx_scale.h {,vpx_scale}: normalize include guards 2013-12-16 19:41:13 -08:00
vpx_scale.mk fix building with --disable-spatial-resampling 2014-12-05 19:08:36 -08:00
yv12config.h Enable decoder to pass through color space info 2015-01-13 15:13:19 -08:00