[Bug 647756] [bin] Posting EOS message although not reached PLAYING yet
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat May 14 02:58:16 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=647756
GStreamer | gstreamer (core) | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #10 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-14 09:58:12 UTC ---
commit 7316a88387e3e5a36d792f4a6e95cbb9f05e9513
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Thu May 12 16:48:41 2011 +0200
bin: Don't interprete pipelines without sink elements as always being in
EOS
Some tests (e.g. elements/capsfilter) have pipelines with dangling
sinkpads and without a sink element. These pipelines can never post
an EOS message (because this is only valid by a sink) and as such
should never get an EOS message posted by the bin.
commit 4a836cae9fa9240d7ed3c6e5a9d7ea9afa484c0a
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Apr 18 14:26:33 2011 +0200
bin: Only post EOS messages after reaching the PLAYING state
Fixes bug #647756.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list