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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l2-mfc-example/common.h b/v4l2-mfc-example/common.h
index d338d5e..1fc3243 100644
--- a/v4l2-mfc-example/common.h
+++ b/v4l2-mfc-example/common.h
@@ -197,6 +197,7 @@ struct instance {
int cap_buf_flag[MFC_MAX_CAP_BUF];
int cap_buf_queued;
int dbuf[MFC_MAX_CAP_BUF][MFC_CAP_PLANES];
+ unsigned int cap_pixfmt;
} mfc;
/* Parser related parameters */