deltacasttv / video-viewer

Cross platform Library that handles display of a video stream
Apache License 2.0
6 stars 0 forks source link

Add support for bgr_4444_8 #19

Closed julienalofs closed 2 months ago

julienalofs commented 4 months ago

Add support for BGR 4:4:4 8bit buffer packing packed on 32 bit.

| Byte 3 | Byte 2 | Byte 1 | Byte 0 | | | R | G | B |