summaryrefslogtreecommitdiff
path: root/v4l2-mfc-example/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-mfc-example/common.h')
-rw-r--r--v4l2-mfc-example/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/v4l2-mfc-example/common.h b/v4l2-mfc-example/common.h
index 3b3e5a3..5d9cd3d 100644
--- a/v4l2-mfc-example/common.h
+++ b/v4l2-mfc-example/common.h
@@ -4,7 +4,7 @@
*
* Common stuff header file
*
- * Copyright 2012 Samsung Electronics Co., Ltd.
+ * Copyright 2012 - 2015 Samsung Electronics Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -117,6 +117,7 @@ struct instance {
char *p[MAX_BUFS];
+ unsigned int autodetect;
unsigned int conn_id;
unsigned int crtc_id;
#ifdef DRM