[gstreamer-bugs] [Bug 348677] Upgrade to 0.10.9 breaks existing applications (failed segment->format assert)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 26 02:49:08 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=348677
 GStreamer | gstreamer (core) | Ver: 0.10.9


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com




------- Comment #2 from Wim Taymans  2006-07-26 09:48 UTC -------
This exposes there is a bug somewhere upstream. A NEWSEGMENT event is generated
in two different formats. It used to be silently ignored but the following
commit that went in 0.10.9 made it assert again, see also #330379:

 * libs/gst/base/gstbasesink.c: (gst_base_sink_configure_segment),
 (gst_base_sink_preroll_object), (gst_base_sink_get_position):
 * libs/gst/base/gstbasetransform.c:
 (gst_base_transform_sink_eventfunc):
 * libs/gst/base/gstcollectpads.c: (gst_collect_pads_event):
 Don't randomly and silently reset a segment when the format
 changes as this is a bug somewhere upstream. Fixes #330379.

Can this be fixed in the upstream plugins?


-- 
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