[pulseaudio-tickets] [Bug 73429] Implement pa_mainloop_api around pa_rtpoll

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 2 05:10:01 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=73429

--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> ---
(In reply to Tanu Kaskinen from comment #0)
> I think the interaction with the event loop in module-rtp-recv and elsewhere
> should be done through pa_mainloop_api instead of accessing the underlying
> implementation directly. This requires a pa_mainloop_api implementation
> based on pa_rtpoll.

The intention behind the quoted paragraph was that we'd keep using pa_mainloop
in the tunnel modules and pa_rtpoll elsewhere. When I started to work on this,
I decided to go with a different approach: I changed the event loop
implementation in the tunnel modules to pa_rtpoll. That still required me to
implement pa_mainloop_api on top of pa_rtpoll, because libpulse requires
pa_mainloop_api. I've sent patches to the mailing list:
http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/22563

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150102/c20c2a00/attachment.html>


More information about the pulseaudio-bugs mailing list