[gstreamer-bugs] [Bug 338711] Internal data flow error with latest updates for FC5 with gstreamer repository

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 18 01:42:17 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338711
 GStreamer | gstreamer (core) | Ver: 0.10.4





------- Comment #2 from Tim-Philipp Müller  2006-04-18 08:42 UTC -------
This change looks like it might be responsible:

 2006-04-05  Michael Smith  <msmith at fluendo.com>

        * gst/gstpipeline.c: (gst_pipeline_init):
          When we create a pipeline bus, initially create it in flushing mode.
          Fixes leaks in at least one test, and makes a new pipeline work the
          same as one that has gone to READY and then back to NULL.

Sinks are opened in the NULL => READY transition, so if the bus is by default
flushing before the pipeline reaches READY state, error messages sinks post on
the bus when opening fails are just dropped.


-- 
Configure bugmail: http://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