[gstreamer-bugs] [Bug 606878] [apexsink] crashes when changing volume in rhythmbox

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 14 03:51:35 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=606878
  GStreamer | gst-plugins-bad | 0.10.17

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.18

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2010-01-14 11:51:30 UTC ---
This should fix it. The next step is to make sure playsink checks the property
type before using it.

commit 9356b9df101dcad36430e300b1c3b1192869d6ce
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Jan 14 12:47:15 2010 +0100

    apexsink: change volume property to a double

    Change the volume property from int to a double so that playbin2 can use
it.
    Keep the volume internally as a percent for now with the default 75% mapped
to
    a volume of 1.0.
    some cleanups, add some FIXME and comments.

    Fixes #606878

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