summaryrefslogtreecommitdiff
path: root/omx/gstomxvideodec.h
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxvideodec.h')
-rw-r--r--omx/gstomxvideodec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/omx/gstomxvideodec.h b/omx/gstomxvideodec.h
index 3978865..c79b66d 100644
--- a/omx/gstomxvideodec.h
+++ b/omx/gstomxvideodec.h
@@ -74,9 +74,6 @@ struct _GstOMXVideoDec
/* TRUE if EOS buffers shouldn't be forwarded */
gboolean draining;
- /* TRUE if upstream is EOS */
- gboolean eos;
-
GstFlowReturn downstream_flow_ret;
#ifdef USE_OMX_TARGET_RPI
GstOMXComponent *egl_render;