identity: Non-live upstream have no max latency
[platform/upstream/gstreamer.git] / plugins / elements / gstinputselector.h
index 6c37a42..3dff175 100644 (file)
@@ -76,8 +76,8 @@ struct _GstInputSelector {
 
   GMutex lock;
   GCond cond;
-  gboolean blocked;
   gboolean eos;
+  gboolean eos_sent;
   gboolean flushing;
 };