[Bug 760266] avenc_mpeg4 raises exception when stopping pipeline

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 25 15:40:59 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.1

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 2027188c34698842c38b38f87f5560b08d7861dd
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Apr 25 18:39:54 2016 +0300

    avcfg: Use av_strdup() instead of g_strdup() for strings owned by ffmpeg

    It has its own allocator that depending on the configuration is
incompatible
    with GLib's and just causes a segmentation fault. Like on Windows.

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

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