[Bug 711816] alsasrc/input-selector combo broken in Gstreamer 1.2.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 2 07:02:41 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=711816
  GStreamer | gstreamer (core) | git

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #2 from Jan Schmidt <thaytan at noraisin.net> 2014-01-02 15:02:37 UTC ---
The root of this problem is that changing pads now triggers a reconfigure event
upstream from input-selector, which makes the audiobasesrc reevaluate the caps,
releasing and acquiring the ringbuffer in the process. 

Reverting 587b2721c876ca70b16f568c0ce12d8675d606ca from bug # 697723 makes this
case work again, albeit with glitches at the switching due to alsasrc
reconfiguring itself that way (unnecessarily, since the caps don't actually
change)

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