[Bug 707040] Segfault in avenc_g722

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 29 07:55:23 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707040
  GStreamer | gst-libav | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.5

--- Comment #3 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-29 14:55:20 UTC ---
This should fix it:

commit 6571196fb87394dfbb3f090cb5442c8c30283bf0
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Thu Aug 29 16:53:28 2013 +0200

    libav: avcodec_close() also resets fields like the AVCodec

    We need to reload the defaults for the codec after closing it,
    otherwise we can't access codec information like the supported
    sample rates and can crash.

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

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