• Yaowu Xu's avatar
    Enable decoder to pass through color space info · 6b223fcb
    Yaowu Xu authored
    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
    6b223fcb