[gstreamer-bugs] [Bug 617733] wavparse: handle gst_pad_pull_range returning less data than requested
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed May 5 02:37:28 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=617733
GStreamer | gst-plugins-good | 0.10.22
Benjamin Otte (Company) <otte> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |otte at gnome.org
--- Comment #2 from Benjamin Otte (Company) <otte at gnome.org> 2010-05-05 09:37:24 UTC ---
Yeah, due to EOS it's hard to add assertions to the core for this. :/
However, buffers must always be correct wrt the caps they support, so audio
buffers must contain complete samples at all times, so wavparse should not ever
output half a sample.
--
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