Closed leochan2009 closed 5 years ago
The user will have the possibility to send RGB or YUV444 data directly. This will have great benefit as the current I420 format requires user to convert RGB data to YUV420, which will cause color lost.
This feature will not break anything , can be merged
The user will have the possibility to send RGB or YUV444 data directly. This will have great benefit as the current I420 format requires user to convert RGB data to YUV420, which will cause color lost.