[gstreamer-bugs] [Bug 606949] [playbin2] verify type of volume property before using it

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 18 02:19:12 PST 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-01-18 10:19:07 UTC ---
commit 7216605ffa14854802c3ae402b48931819a38560
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Mon Jan 18 02:08:39 2010 +0000

    playsink: when looking for sink properties, make sure they have the right
type

    We don't want to end up setting values on elements where the property is of
    a different type than we expect. Can't transform the value either, since we
    can't really make assumptions about the scale and transform function.

    Fixes crashes when using playbin2 with apexsink (#606949).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Gstreamer-bugs mailing list