[gstreamer-bugs] [Bug 615783] reworked timestamping in adder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 18 01:02:47 PDT 2010


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

--- Comment #6 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-04-18 08:02:44 UTC ---
My current patch changes the segment handling. Current code in git already doe
this wrongly.

if (curtype == GST_SEEK_TYPE_SET)
  adder->segment_position = cur;
else
  adder->segment_position = 0;

I will make a second patch on top of this to return FALSE for CUR/END.

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