videocodec: allow for color format configuration during decode
APV encoded output is a hbd profile clip and cts decoding utils decode
this to p010 color format by default. For sbd validation these need to
be decoded to 420flexible yuv format which require explicit color format
configuration. This change manages this.
Bug: 422073136
Test: atest CtsVideoCodecTestCases:VideoEncoderPsnrTest
Test: atest CtsVideoCodecTestCases:VideoEncoderMinMaxTest
Test: atest CtsVideoCodecTestCases:VideoEncoderMultiResTest
Flag: TEST_ONLY
Change-Id: Ie1d7d05c4812f75770a164c8e8a72a93e1d23a46
4 files changed