mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-12-27 15:34:27 +01:00
octopro fixes
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
#include <time.h>
|
||||
#endif
|
||||
|
||||
#ifndef __user
|
||||
#define __user
|
||||
#endif
|
||||
|
||||
typedef enum {
|
||||
VIDEO_FORMAT_4_3, /* Select 4:3 format */
|
||||
VIDEO_FORMAT_16_9, /* Select 16:9 format. */
|
||||
|
||||
Reference in New Issue
Block a user