Remove PAD_EOS
Original commit message from CVS: Remove PAD_EOS
This commit is contained in:
parent
97803e3771
commit
6f47b369c8
@ -487,7 +487,6 @@ gst_afsink_handle_event (GstPad *pad, GstEvent *event)
|
||||
afsink = GST_AFSINK (gst_pad_get_parent (pad));
|
||||
GST_DEBUG (0, "DEBUG: afsink: got event");
|
||||
gst_afsink_close_file (afsink);
|
||||
GST_FLAG_SET (pad, GST_PAD_EOS);
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user