mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libgeneric-pc: fix compil - add missing VIDEO_STD enums
Origin commit data
------------------
Branch: master
Commit: 15b53fe360
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-03-24 (Tue, 24 Mar 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -99,6 +99,13 @@ typedef enum {
|
|||||||
VIDEO_STD_1080P25,
|
VIDEO_STD_1080P25,
|
||||||
VIDEO_STD_AUTO,
|
VIDEO_STD_AUTO,
|
||||||
VIDEO_STD_1080P50, /* SPARK only */
|
VIDEO_STD_1080P50, /* SPARK only */
|
||||||
|
VIDEO_STD_1080P60,
|
||||||
|
VIDEO_STD_1080P2397,
|
||||||
|
VIDEO_STD_1080P2997,
|
||||||
|
VIDEO_STD_2160P24,
|
||||||
|
VIDEO_STD_2160P25,
|
||||||
|
VIDEO_STD_2160P30,
|
||||||
|
VIDEO_STD_2160P50,
|
||||||
VIDEO_STD_MAX
|
VIDEO_STD_MAX
|
||||||
} VIDEO_STD;
|
} VIDEO_STD;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user