[gstreamer-bugs] [Bug 637822] oggdemux: allocate buffers using gst_buffer_new_and_alloc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 22 11:11:41 PST 2010


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

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2010-12-22 19:11:40 UTC ---
Created an attachment (id=176892)
 View: https://bugzilla.gnome.org/attachment.cgi?id=176892
 Review: https://bugzilla.gnome.org/review?bug=637822&attachment=176892

oggdemux: 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 sta

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