mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
update SetColorFormat()
Origin commit data
------------------
Branch: master
Commit: 4806fe87b0
Author: redblue-pkt <redblue-pkt@orange.pl>
Date: 2018-10-04 (Thu, 04 Oct 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -27,9 +27,11 @@ typedef enum {
|
||||
COLORFORMAT_YUV,
|
||||
COLORFORMAT_CVBS,
|
||||
COLORFORMAT_SVIDEO,
|
||||
COLORFORMAT_HDMI_AUTO,
|
||||
COLORFORMAT_HDMI_RGB,
|
||||
COLORFORMAT_HDMI_YCBCR444,
|
||||
COLORFORMAT_HDMI_YCBCR422
|
||||
COLORFORMAT_HDMI_YCBCR422,
|
||||
COLORFORMAT_HDMI_YCBCR420
|
||||
} COLOR_FORMAT;
|
||||
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user