[Bug 697103] [PATCH] osxaudio: port to 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 10 05:29:02 PDT 2013


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

--- Comment #15 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-10 12:29:01 UTC ---
That's not going to work as osxaudiosink uses a custom ringbuffer. You should
stay at GstAudioBaseSink.

GstAudioSink::prepare() is called from GstAudioRingBuffer::acquire(),so you
could just call that in the osxaudioringbuffer acquire function.

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