hw_caps: add caps for 14:9 AR and broken tuner driver

Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a7a202818
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-03-04 (Sat, 04 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2017-03-04 20:28:21 +01:00
parent 2aa2f4ba65
commit b2c32ac24b
2 changed files with 9 additions and 0 deletions

View File

@@ -27,6 +27,9 @@ typedef struct hw_caps
int has_YUV_cinch;
int can_shutdown;
int can_cec;
int can_ar_14_9; /* video drivers have 14:9 aspect ratio mode */
int can_ps_14_9; /* video drivers have 14:9 panscan mode */
int force_tuner_2G; /* force DVB-S2 even though driver may not advertise it */
display_type_t display_type;
int display_xres; /* x resolution or chars per line */
int display_yres;