summaryrefslogtreecommitdiff
path: root/msm8996/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'msm8996/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h')
-rw-r--r--msm8996/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/msm8996/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h b/msm8996/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h
index b5807cc..faaf0cc 100644
--- a/msm8996/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h
+++ b/msm8996/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h
@@ -1,5 +1,5 @@
/*--------------------------------------------------------------------------
-Copyright (c) 2010 - 2016, The Linux Foundation. All rights reserved.
+Copyright (c) 2010 - 2016, 2018, The Linux Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
@@ -1189,6 +1189,7 @@ class omx_vdec: public qc_omx_component
// list of extensions is not mutable after initialization
const VendorExtensionStore mVendorExtensionStore;
+ bool m_buffer_error;
};
#ifdef _MSM8974_