summaryrefslogtreecommitdiff
path: root/gstcs/include/mm_util_gstcs_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'gstcs/include/mm_util_gstcs_internal.h')
-rwxr-xr-x[-rw-r--r--]gstcs/include/mm_util_gstcs_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gstcs/include/mm_util_gstcs_internal.h b/gstcs/include/mm_util_gstcs_internal.h
index 8e8f1e1..d113904 100644..100755
--- a/gstcs/include/mm_util_gstcs_internal.h
+++ b/gstcs/include/mm_util_gstcs_internal.h
@@ -56,6 +56,7 @@ typedef struct _gstreamer_s
GstElement *videoflip;
GstElement *appsink;
GstBuffer *output_buffer;
+ gboolean outbuf_available;
} gstreamer_s;
#ifdef __cplusplus