[gstreamer-bugs] [Bug 637822] New: oggdemux: allocate buffers using gst_buffer_new_and_alloc
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 22 11:11:42 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=637822
GStreamer | gst-plugins-base | unspecified
Summary: oggdemux: allocate buffers using
gst_buffer_new_and_alloc
Classification: Desktop
Product: GStreamer
Version: unspecified
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: vincent.penquerch at collabora.co.uk
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Allocate buffers using gst_buffer_new_and_alloc instead of
gst_pad_alloc_buffer_and_set_caps, as the first one will cause the pad to
block,
and we don't want that since that will prevent subsequent pads from being fed
if a block occurs at start, when all pads must be fed for playback to start.
--
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