Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-06 | kms++: Add support for semiplanar YUV422 formats (NV16 and NV61) | Laurent Pinchart | |
Add support for the NV16 and NV61 pixel formats to the PixelFormat class, the Python API, and the drawing utilities. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2019-04-09 | add support for more pixel formats | Tomi Valkeinen | |
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2018-10-17 | Add AR12 & AR15 support | Tomi Valkeinen | |
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2016-08-11 | Add BGR888 (BG24) and BGR565 (BG16) pixelformats. | Jyri Sarha | |
Note colorbar does not support 24 bit modes (RGB888 or BGR888) yet. | |||
2016-06-16 | Support RGB888 | Tomi Valkeinen | |
2016-06-11 | kms++: organize into subdirs | Tomi Valkeinen | |