[gstreamer-bugs] [Bug 614296] [basetransform] Try suggestion on bad pad alloc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 26 06:21:04 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=614296
  GStreamer | gstreamer (core) | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #11 from Wim Taymans <wim.taymans at gmail.com> 2010-08-26 13:21:00 UTC ---
Added a patch that makes basetransform handle these weird suggestions a little
better.


commit f8abf35000570a8afe64268b430e998e2d735e61
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Aug 26 15:12:49 2010 +0200

    basetransform: recover from invalid downstream suggestions

    When we are handling a buffer and need to allocate an output buffer, handle
the
    case when downstream suggests us a format that we can't convert the input
buffer
    to. In that case, check if there is another format available downstream
instead
    of failing.

    Fixes #621332 and see also #614296

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