ext/gnomevfs/gstgnomevfssrc.c: Don't send EOS event here, the base class will send...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 21 Feb 2006 12:16:16 +0000 (12:16 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 21 Feb 2006 12:16:16 +0000 (12:16 +0000)
commit577ded7b53fa4e5c09aa1dcdc415c0d968cf7119
treea7b413378cfa2e06433b1666ff036544795ed8b8
parent825496342ee3daaf979dc188cbd4740927b3d5c8
ext/gnomevfs/gstgnomevfssrc.c: Don't send EOS event here, the base class will send one for us.

Original commit message from CVS:
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
Don't send EOS event here, the base class will send one for us.
* gst/playback/gstplaybasebin.c: (prepare_output):
Subpictures without video stream aren't allowed either.
* gst/subparse/gstsubparse.c: (gst_subparse_type_find):
Fix debug statement copy'n'paste-o.
ChangeLog
ext/gnomevfs/gstgnomevfssrc.c
gst/playback/gstplaybasebin.c
gst/subparse/gstsubparse.c