[Bug 654900] [gdppay] Sending a duplicated newsegment event for every tag event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 15 02:17:47 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=654900
  GStreamer | gst-plugins-base | 0.10.13

Thomas Vander Stichele <thomas> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thomas at apestaart.org

--- Comment #3 from Thomas Vander Stichele <thomas at apestaart.org> 2012-03-15 09:17:44 UTC ---
If we want to change the behaviour of gdppay this drastically, the elements
that use streamheaders need to be adapted somehow.  Right now multifdsink
doesn't know anything about the contents of those buffers, so how is it
supposed to "know" that it already sent a newsegment to one of its clients, or
that it is supposed to send an old newsegment from a previous streamheader ?

I think it makes a lot more sense to have gdpdepay do this logic, and ignore
newsegment events it's already seen.

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