video_chroma: chain: favor RGB output for 4:4:4 YUV conversion
We don't want to lose the extra chroma information if possible.
We also map RGBA10 to the FFmpeg AV_PIX_FMT_X2BGR10
so it can be converted in swscale.
We don't want to lose the extra chroma information if possible.
We also map RGBA10 to the FFmpeg AV_PIX_FMT_X2BGR10
so it can be converted in swscale.
VideoLAN code repository instance