gst/base/gstbasesink.c: No need to prerol after receiving EOS.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 12 Oct 2005 09:02:42 +0000 (09:02 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 12 Oct 2005 09:02:42 +0000 (09:02 +0000)
commit0fd18045b1ee3be6ea4d575d3e618bf8da9253c6
treeb1f8c93a2c8ea85df27d716daea52eef90ec05da
parentcc28efc239406dcfa36b846d2c656b45863ce2c6
gst/base/gstbasesink.c: No need to prerol after receiving EOS.

Original commit message from CVS:
* gst/base/gstbasesink.c: (gst_base_sink_handle_object),
(gst_base_sink_change_state):
No need to prerol after receiving EOS.

* gst/elements/gstfakesink.c: (gst_fake_sink_event):
* gst/elements/gstfakesrc.c: (gst_fake_src_event_handler):
* gst/elements/gstidentity.c: (gst_identity_event):
Print events more verbosely.
ChangeLog
gst/base/gstbasesink.c
gst/elements/gstfakesink.c
gst/elements/gstfakesrc.c
gst/elements/gstidentity.c
libs/gst/base/gstbasesink.c
plugins/elements/gstfakesink.c
plugins/elements/gstfakesrc.c
plugins/elements/gstidentity.c