[Bug 724481] bufferpool: Doesn't reset buffers when releasing them to the pool

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 26 12:10:12 PST 2014


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

--- Comment #11 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-02-26 20:31:43 UTC ---
But you have to check anyway (on release or acquire) and completely re-creating
a buffer is much more expensive than just checking if a the number of memories
if 0 or not. I think the case where the GstBuffer comes back before the
GstMemory is more common than we expect, especially for cases like encoders
where the next step is either a RTP payloader or a muxer, then it would be
every single buffer.

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