[Bug 665003] [0.11] GstAudioEncoder shouldn't keep adapter mapped while calling handle_frame

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 6 03:47:50 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=665003
  GStreamer | gst-plugins-base | 0.11.x

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-06 11:47:48 UTC ---
FWIW, the suggested fix here introduces another copy, which is a bit
sub-optimal.

Even if that is not particular cared about, tend to favour fixing adapter
probably to deal with such situation anyway even if the audiocodec classes
would not do so.  That would also somewhat maintain 0.10 semantics where it was
possible to do a _peek, and then a _flush which would invalidate the obtained
pointer anyway, and same would then be with a _map followed by _flush (and
_unmap, all fixed to handle this sequence preferably/obviously).

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