[gstreamer-bugs] [Bug 614288] Setting playbin volume has no effect the second time around

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 8 23:25:19 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |FIXED
   Target Milestone|HEAD                        |0.10.29

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2010-04-09 06:25:15 UTC ---
commit 57b64c001a0a5c4e2008f61afb607c147e05a773
Author: Thomas Green <thomasgr33n at googlemail.com>
Date:   Fri Apr 9 08:23:33 2010 +0200

    playbin: Only unref the volume element on dispose and when a new audio sink
is set

    Unreffing it whenever the sinks are removed will make the volume
    element unavailable after a playbin reuse because it is only
    recreated if the audio sink has changed.

    Fixes bug #614288.

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