Revert "align videomodes"

This reverts commit d8dfd55f6b.


Origin commit data
------------------
Branch: master
Commit: 196cbf0021
Author: max_10 <max_10@gmx.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)



------------------
This commit was generated by Migit
This commit is contained in:
max_10
2017-10-07 17:08:04 +02:00
parent 9fb81c9ac5
commit d47a08df93

View File

@@ -101,12 +101,9 @@ typedef enum {
VIDEO_STD_1080P30,
VIDEO_STD_1080P24,
VIDEO_STD_1080P25,
VIDEO_STD_1080P50,
VIDEO_STD_1080P60,
VIDEO_STD_1080P2397,
VIDEO_STD_1080P2997,
VIDEO_STD_AUTO,
VIDEO_STD_MAX = VIDEO_STD_AUTO
VIDEO_STD_1080P50, /* SPARK only */
VIDEO_STD_MAX
} VIDEO_STD;
/* not used, for dummy functions */