[gstreamer-bugs] [Bug 635461] Crash in mad decoder when changing number of audio output channels in Totem while media is running

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 16 01:59:12 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=635461
  GStreamer | gst-plugins-ugly | git

--- Comment #9 from Sebastian Dröge <slomo at circular-chaos.org> 2010-12-16 09:59:07 UTC ---
commit 0a74684b41831591e7a71187b59e59a78d0860b9
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Dec 16 10:55:20 2010 +0100

    basetransform: Handle downstream giving a buffer with new caps but invalid
size

    This can happen for example when downstream proposed new caps, later
proposed
    the previous caps again which in turn enables passthrough mode in upstream
    elements and the wrong-sized buffer appears in an element where the caps
    change never happened. Simply allocate a new buffer in this case.

    See bug #635461.

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