[Bug 681247] pulsesrc breaks when reconfiguring

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 7 18:16:10 PDT 2012


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

--- Comment #1 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2012-08-08 01:16:04 UTC ---
Created an attachment (id=220622)
 View: https://bugzilla.gnome.org/attachment.cgi?id=220622
 Review: https://bugzilla.gnome.org/review?bug=681247&attachment=220622

pulsesrc: Release ringbuffer before creating new stream

Alright, here is a possible fix.

Otherwise the new stream is destroyed by setcaps in GstBaseAudioSrc
as it tries to release the ringbuffer and re-create it. This is a workaround
for the fact that opening a new stream can affect caps negotiation and our base
classes aren't design for that.

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