[Bug 761655] Crash in caps negotiation in presence of a tee

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 10 11:56:49 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761655

Wim Taymans <wim.taymans at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> ---
commit 5cef3f31ad4454c2bf7cecbbb0e9b3d6dca60050
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Wed Feb 10 12:48:15 2016 +0100

    audio-converter: make a copy if we can't write in unpack

    If we don't have writable memory, make sure to make a copy of the input
    samples into a temporary (writable) buffer, even if we are dealing with
    a native intermediate format that we don't need to call the unpack
    function for.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=761655

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