mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
spark: add 1080p50 videomode (needs neutrino fix)
This commit is contained in:
@@ -89,7 +89,8 @@ typedef enum {
|
||||
VIDEO_STD_1080P24,
|
||||
VIDEO_STD_1080P25,
|
||||
VIDEO_STD_AUTO,
|
||||
VIDEO_STD_MAX = VIDEO_STD_AUTO
|
||||
VIDEO_STD_1080P50, /* SPARK only */
|
||||
VIDEO_STD_MAX = VIDEO_STD_1080P50
|
||||
} VIDEO_STD;
|
||||
|
||||
/* not used, for dummy functions */
|
||||
|
Reference in New Issue
Block a user