[Bug 756552] playbin: Leaking sinks when repeating state changes from NULL->PLAYING in a loop

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 14 11:29:05 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756552

--- Comment #3 from Christoph Reiter (lazka) <reiter.christoph at gmail.com> ---
f99a24f8b3ab1d0fa0cc56432b766a5c1ae85fb4 is the first bad commit
commit f99a24f8b3ab1d0fa0cc56432b766a5c1ae85fb4
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jul 10 11:53:24 2015 +0300

    playsink: Require the streamvolume interface on the sink when using the
sink's volume/mute properties

    If the sink has properties named volume and mute, we have no idea about
their
    meaning. The streamvolume interface standardizes the meaning.

    In the case of osxaudiosink for example, the current volume property has a
    range of 0.0 to 1.0, but we need 0.0 to 10.0 or similar. Also osxaudiosink
    has no mute property. As such, the volume element should be used here
instead.

    https://bugzilla.gnome.org/show_bug.cgi?id=752156

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