Closed fabiosky closed 4 years ago
Extend convert_image to support PixelFormat::I420 to PixelFormat::Bgra image conversion.
convert_image
PixelFormat::I420
PixelFormat::Bgra
This has to be done for the following input-compatible color spaces:
ColorSpace::Bt601
ColorSpace::Bt709
Issue solved by https://github.com/aws/dcv-color-primitives/pull/5
Extend
convert_image
to supportPixelFormat::I420
toPixelFormat::Bgra
image conversion.This has to be done for the following input-compatible color spaces:
ColorSpace::Bt601
ColorSpace::Bt709