[Bug 657179] pulse: New pulseaudiosink element to handle format changes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 18 20:27:04 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=657179
  GStreamer | gst-plugins-good | unspecified

Arun Raghavan <arun> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #15 from Arun Raghavan <arun at accosted.net> 2011-09-19 03:26:58 UTC ---
commit 8ca420f547119f0a5a4a35eb3675f0d2f6b7c085
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date:   Tue Mar 29 12:09:18 2011 +0530

    pulse: New pulseaudiosink element to handle format changes

    This introduces a new bin which wraps around pulsesink and depending on
    the formats supported by the sink, plugs in/out a decodebin2 as
    required. This allows users to switch sinks on the stream and adapts
    accordingly (for example, you could watch a movie in passthrough mode on
    your receiver which supports AC3 decode, then plug out and switch to a
    non-digital profile to continue uninterrupted on analog output).

    The bin is required because doing the same with playbin2/playsink will
    require API changes that cannot be made in 0.10. With 0.11/1.0, we
    should be able to ask for upstream caps renegotiation to deal with all
    this.

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

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