[Gstreamer-bugs] [Bug 142903] - [PATCH] fdsrc element never resets buffer offset to zero

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri May 21 07:28:02 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=142903
GStreamer | gstreamer (core) | Ver: 0.8.1





------- Additional Comments From dcm at acm.org  2004-05-21 10:28 -------
Created an attachment (id=27906)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=27906&action=view)
Patch to fix issue

This patch resets the buffer offset to zero during the READY_TO_PAUSED
transition.  I chose this behavior because it roughly duplicates the
functionality of the filesrc element, which opens a the file during the
READY_TO_PAUSED transition.  This seemed like the best solution to me, although
another option would be to reset the offset whenever the filedescriptor of the
fdsrc is set.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list