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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 25 06:47:47 PST 2014


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

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2014-02-25 15:09:03 UTC ---
Some more ideas:

- the LOCKED flag can be placed on Metadata to make sure it's never removed.
- we could add a GST_BUFFER_FLAG_PRISTINE_MEMORY that gets cleared whenever
memory is added or removed from the buffer, it would be easier to discard
modified buffers.
- We still need to check that the memory sizes are what we expect them to be
and if they are not, that they are restored to what we expect (if possible).

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