[Bug 665921] filesrc: Incorrect EOF detection in create_read

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 12 04:33:26 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665921
  GStreamer | gstreamer (core) | 0.10.35

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-12-12 12:33:25 UTC ---
gst_pad_pull_range() is supposed to return the requested number of bytes and
short reads are only allowed at the end of the stream. Looping has to be done
in filesrc.

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