[Bug 664133] [0.11] adapter: automatically unmap on clearing
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 5 04:25:13 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=664133
GStreamer | gstreamer (core) | unspecified
Mark Nauwelaerts <mnauw> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mnauw at users.sourceforge.net
--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-01-05 12:25:08 UTC ---
This seems not only a problem with gst_adapter_clear. The audiocodec classes
will routinely call gst_adapter_flush in _finish_frame which may lead to
dropping the leading adapter buffer which could have been mapped. That one
will not be around later on to unmap and will lead to _unmap on the wrong
buffer at adapter_unmap time.
--
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