Pulseaudio
[Prev Page][Next Page]
- [PATCH 0/8] more Coverity fixes and cleanups, (continued)
- [PATCH] pulsecore: disable incompatible MMX and SSE code on x86 macOS.,
Mihai Moldovan
- Fwd: HFP no audio, Sinthu Raja M
- [PATCH 0/3] misc cleanups,
Peter Meerwald-Stadler
- New reviewer: Georg Chini,
Tanu Kaskinen
- [PATCH 1/3 v2] backend-native: add support for the HSP Headset role,
Georg Chini
- Pulseaudio 8.0, paplay BUS ERROR, Hieu Le
- [PATCH v2 00/10] Coverity fixes, raop,
Peter Meerwald-Stadler
- [PATCH v2 01/10] build: Add Coverity scan model, Peter Meerwald-Stadler
- [PATCH v2 02/10] raop: Fix double free, Peter Meerwald-Stadler
- [PATCH v2 03/10] raop: Fix loop searching for port number, Peter Meerwald-Stadler
- [PATCH v2 04/10] raop: Fix memleak, Peter Meerwald-Stadler
- [PATCH v2 05/10] raop: Fix resource leaks, Peter Meerwald-Stadler
- [PATCH v2 06/10] raop: Fix potential memory leak, Peter Meerwald-Stadler
- [PATCH v2 07/10] raop: Fix indentation, Peter Meerwald-Stadler
- [PATCH v2 08/10] raop: Silence unchecked return value warnings, Peter Meerwald-Stadler
- [PATCH v2 09/10] raop: Fix potential resource leaks, Peter Meerwald-Stadler
- [PATCH v2 10/10] raop: Fix potential NULL dereference, Peter Meerwald-Stadler
- [PATCH v2 00/10] Coverity fixes, raop, Georg Chini
- [PATCH v2 00/10] Coverity fixes, raop, Hajime Fujita
- Control ladspa plugin using libpulse instead of the dbus interface,
wellington wallace
- [PATCH 1/3] backend-native: add support for the HSP Headset role,
Georg Chini
- [PATCH v2 1/2] Fix wrong input device in module-waveout,
Moritz Bruder
- How set callback from different process, Deeps Pawate
- [PATCH v9] loopback: Correct corking logic during sink or source move,
Georg Chini
- [PATCH v9] loopback: Initialize latency at startup and during source/sink changes,
Georg Chini
- [PATCH] Fix wrong input device in module-waveout,
Moritz Bruder
- [PATCH 1/4] roap: Fix double free,
Peter Meerwald-Stadler
- Coverity scan,
Peter Meerwald-Stadler
- Pulseadio on Raspberry Pi or C.H.I.P.,
Emil Borconi-Szedressy
- module-echo-cancel microphone gain auto-adjust,
Vasco Almeida
- [PATCH 00/21 v2] Optimize latency handling in module-loopback,
Georg Chini
- [PATCH 01/21 v2] loopback: correct comments about the thread calling a function, Georg Chini
- [PATCH 02/21 v2] loopback: Initialize latency at startup and during source/sink changes, Georg Chini
- [PATCH 03/21 v2] loopback: Do not skip audio at startup, Georg Chini
- [PATCH 04/21 v2] loopback: Calculate and track minimum possible latency, Georg Chini
- [PATCH 05/21 v2] loopback: Add hooks to track port latency offsets, Georg Chini
- [PATCH 06/21 v2] loopback: Reset sink input rate when source or sink changes, Georg Chini
- [PATCH 07/21 v2] loopback: Implement underrun protection, Georg Chini
- [PATCH 08/21 v2] sample.c: Allow module-loopback to exceed PA_RATE_MAX, Georg Chini
- [PATCH 09/21 v2] source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return negative values, Georg Chini
- [PATCH 10/21 v2] source/sink: Don't let pa_{sink, source}_getLatency_within_thread() return -1 if process_msg() fails, Georg Chini
- [PATCH 11/21 v2] loopback: Use new feature of pa_{source, sink}_get_latency_within_thread(), Georg Chini
- [PATCH 12/21 v2] loopback: Track and use average adjust time, Georg Chini
- [PATCH 13/21 v2] loopback: Limit controller step size to 2.01‰, Georg Chini
- [PATCH 14/21 v2] loopback: Optimize adaptive re-sampling, Georg Chini
- [PATCH 15/21 v2] loopback: Add latency prediction and Kalman filter, Georg Chini
- [PATCH 16/21 v2] loopback: Track prediction error; debug and cosmetic changes, Georg Chini
- [PATCH 17/21 v2] loopback: Add adjust_threshold_usec parameter, Georg Chini
- [PATCH 18/21 v2] loopback: Only use controller weight after target latency has been crossed twice, Georg Chini
- [PATCH 19/21 v2] loopback: Add low_device_latency parameter, Georg Chini
- [PATCH 20/21 v2] loopback: Add adjust_time_msec parameter to allow adjust times below 1s, Georg Chini
- [PATCH 21/21 v2] loopback: Add log_interval and log_interval_msec parameter, Georg Chini
- [PATCH 00/21 v2] Optimize latency handling in module-loopback, Tanu Kaskinen
- [PATCH paprefs] build-sys: don't reference README when lynx is disabled, Tanu Kaskinen
- Remapping of sinks and inputs?, Quentin Deldycke
- [PATCH] dbus: fix card profile change signals,
Tanu Kaskinen
- Multicast RTP synchronization, Sergio Serrano
- Alternative smoother implementation,
Georg Chini
- Signals from PA dbus interface,
Paul Stone
- [PATCH v3 0/2] Improve default device policy,
Tanu Kaskinen
- [PATCH 10/22 v3] source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return negative values, Georg Chini
- [PATCH] bluez5-device: Use correct constants for fixed latency in PA_{SINK, SOURCE}_MESSAGE_GET_LATENCY,
Georg Chini
- [PATCH 10/22 v2] source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return negative values, Georg Chini
- [PATCH 1/4] bluez5-device: Use correct constants for fixed latency in PA_SINK_MESSAGE_GET_LATENCY,
Georg Chini
- [PATCH v3] systemd: disable socket activation for root, Tanu Kaskinen
- problem with webrtc and pulseaudio,
Fatima Castiglione Maldonado 发
- [PATCH 00/22] Optimize latency handling in module-loopback,
Georg Chini
- [PATCH 01/22] loopback: Rename sink_input_buffer to loopback_memblockq_length, Georg Chini
- [PATCH 02/22] loopback: correct comments about the thread calling a function, Georg Chini
- [PATCH 03/22] loopback: Initialize latency at startup and during source/sink changes, Georg Chini
- [PATCH 04/22] loopback: Do not skip audio at startup, Georg Chini
- [PATCH 05/22] loopback: Calculate and track minimum possible latency, Georg Chini
- [PATCH 06/22] loopback: Add hooks to track port latency offsets, Georg Chini
- [PATCH 07/22] loopback: Reset sink input rate when source or sink changes, Georg Chini
- [PATCH 08/22] loopback: Implement underrun protection, Georg Chini
- [PATCH 09/22] sample.c: Allow module-loopback to exceed PA_RATE_MAX, Georg Chini
- [PATCH 10/22] source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return negative values, Georg Chini
- [PATCH 11/22] source/sink: Don't let pa_{sink, source}_getLatency_within_thread() return -1 if process_msg() fails, Georg Chini
- [PATCH 12/22] loopback: Use new feature of pa_{source, sink}_get_latency_within_thread(), Georg Chini
- [PATCH 13/22] loopback: Track and use average adjust time, Georg Chini
- [PATCH 14/22] loopback: Limit controller step size to 2.01‰, Georg Chini
- [PATCH 15/22] loopback: Optimize adaptive re-sampling, Georg Chini
- [PATCH 16/22] loopback: Add latency prediction and Kalman filter, Georg Chini
- [PATCH 17/22] loopback: Track prediction error; debug and cosmetic changes, Georg Chini
- [PATCH 18/22] loopback: Add adjust_threshold_usec parameter, Georg Chini
- [PATCH 19/22] loopback: Only use controller weight after target latency has been crossed twice, Georg Chini
- [PATCH 20/22] loopback: Add low_device_latency parameter, Georg Chini
- [PATCH 21/22] loopback: Add adjust_time_msec parameter to allow adjust times below 1s, Georg Chini
- [PATCH 22/22] loopback: Add log_interval and log_interval_msec parameter, Georg Chini
- [PATCH] module-coreaudio-device: fix improper memory handling leading to crashes.,
Mihai Moldovan
- [PATCH] Added fixed port 5004 option for rtp sender,
archlinux@xxxxxxxxxxx
- [PATCH v2] src/Makefile.am: FlatCarbon is dead. Good riddance.,
Mihai Moldovan
- Pulse audio's UNIX sockets and other questions about pulse and containers,
Timothy Hobbs
- Handling of port latency offsets,
Georg Chini
- [PATCH v2] systemd: disable socket activation for root,
Tanu Kaskinen
- [PATCH v2 0/2] Improve default device policy,
Tanu Kaskinen
- [PATCH] src/Makefile.am: FlatCarbon is dead. Good riddance., Mihai Moldovan
- Loopback patch 3 (patch 9 in previous series), Georg Chini
- [PATCH 3/4 v2] loopback: Initialize latency at startup and during source/sink changes,
Georg Chini
- [PATCH 0/4] loopback: Introduce logic for latency initialization,
Georg Chini
- [PATCH] backend-native: send DBus signal on headset button press, Georg Chini
- [PATCH] bluetooth: use native and ofono backends in parallel with headset=auto, Georg Chini
- [PATCH] backend-native: rebase of patch to support HSP HeadeSet profile,
Georg Chini
- [PATCH v2] bluetooth: Make use of getsockopt() to determine MTU configurable,
Georg Chini
- [PATCH] bluetooth: Correct fixed latency for HSP sink,
Georg Chini
- [PATCH] bluetooth: Make use of getsockopt() configurable,
Georg Chini
- [PATCH] iochannel: don't use variable length array in union,
Tanu Kaskinen
- [PATCH] systemd: disable socket activation for root,
Tanu Kaskinen
- Unable to run pulseaudio on embedded platform,
Rinaldo Rex
- combined sink does not work with pulseaudio-dlna,
Ivan Kanis
- Classification of ucm scripts,
kranthi kumar
- echo-cancel does not work after PulseAudio rebuild in Ubuntu,
Dmitry Vinokurov
- [PATCH] alsa-util: don't crash on devices with more than 32 channels,
Tanu Kaskinen
- How to avoid socket activation for root?,
Tanu Kaskinen
- [PATCH] sink, source: Add a mode to avoid resampling if possible,
Arun Raghavan
- PulseAudio RTP multicast sync, Sergio Serrano
- Strange PulseAudio monitor device behaviour,
Dmitry Vinokurov
- Pulseaudio dynamic tunnel sink,
Pascal Heinrich
- [PATCH] thread-test: fix deadlock,
Tanu Kaskinen
- pulseaudio hangs in rewinding process,
Mahendran, Dandapani (D.)
- PA 10 : paplay can't connect !,
sean darcy
- Pulseaudio changes volume on source connect,
Dean Brundage
- Bluetooth hfp high cpu load, Jonas Potgrave (Riedel)
- [ANNOUNCE] PulseAudio 10.0,
Tanu Kaskinen
- [PATCH] Up max channels to 64 for MADI cards etc,
Klaus Badelt
- Intercom with module-tunnel*new,
Michael Renner
- [PATCH] README: update links,
Tanu Kaskinen
- Test failure on musl libc and slower builders (thread-test timeout),
A. Wilcox
- [PATCH] daemon-conf: changed 'not' to 'note',
Rikard Söderström
- [PATCH v2] zeroconf-publish: fix unitialized DBusError,
Tanu Kaskinen
- [PATCH] build-sys: add the AGPL license file to tarballs, Tanu Kaskinen
- [PATCH] zeroconf-publish: fix unitialized DBusError,
Tanu Kaskinen
- [BUG] MSI PX60 6QE Laptop : headphones jack not detected but more or less working,
GMAIL
- First draft of 10.0 release notes completed,
Tanu Kaskinen
- Input sound doesn't work without power,
Gustavo Duarte
- [PATCH] enhancement of module-combine-sink for slave control while module is up,
Steffen Pfendtner
- One sink per port - why?,
Marc Warne
- [ANNOUNCE] PulseAudio 9.99.1 (a.k.a. v10.0 release candidate 1),
Tanu Kaskinen
- Loopback patches,
Georg Chini
- module-raop-sink problem (and kindly asking for help),
Linux User #330250
- default application volume,
Robert Drury
- [PATCH 0/2] Fix memblockq-test failure,
Tanu Kaskinen
- execute pacmd from root, pa started as non root user.,
mohammed rilwan
- [PATCH] alsa: remove double calls of snd_pcm_prepare(),
Takashi Sakamoto
- [PATCH 0/2] License fixes,
Tanu Kaskinen
- [PATCH 0/2] Fix handling of bigger-than-expected writes, and modify pacat to write in bigger chunks,
Tanu Kaskinen
- Some problem writing a pulseaudio equalizer module,
Andrea A
- Driver falls back to software volume,
peterten01@xxxxxxxxx
- [PATCH] build-sys: add LICENSE.WEBKIT to EXTRA_DIST,
Tanu Kaskinen
- Change the qpaeq license from AGPL to LGPL?,
Tanu Kaskinen
- packaging problem.,
Jay Cotton
- [PATCH] Fix: Distorted audio during Bluetooth SCO HFP/HSP playback,
Renjith Thomas
- upmix and downmix values for enable-remixing?,
David Mandelberg
- module-combine-sink interface for dynamic control of slaves,
Steffen Pfendtner
- [PATCH 0/4] Fix crash when detaching already-detached streams, and some refactoring,
Tanu Kaskinen
- [PATCH] remove module-xenpv-sink,
Tanu Kaskinen
- Naming USB card sources with same vendor/product/serial id,
Miguel Paolino
- [PATCH] padsp: allow overriding library install location,
Felipe Sateler
- [bluez + ofono+ pulseaudio] WARN Event TRB for slot 3 ep 5 with no TDs queued?,
mohammed rilwan
- [PATCH 1/2] pulsecore: srbchannel: Extract ringbuffer code into its own file,
Ahmed S. Darwish
- Play audio files of high sample rates without hassle,
Erwan JACQ
- realtime sound enhancer ie surround 3d ambiance fidelity and so on, Bruno Doutriaux - ABCD Informatique
- realtime sound enhancer (surround, 3d, ambiance, fidelity, etc...), Bruno Doutriaux - ABCD Informatique
- Issue migrating to pulseaudio8.0: Audio streamed through gsteamer pulsesink pulgin starts to play delayed,
Mahendran, Dandapani (D.)
- [PATCH] Add env vars for PA_ALSA_PATHS_DIR and PA_ALSA_PROFILE_SETS_DIR,
Albert Astals Cid
- WLAN Walkie Talkie with pulseaudio?, Michael Renner
- [PATCH 1/2] pacat: Synchronize STDIN and "write stream ready" events,
Ahmed S. Darwish
- module-xenpv-sink doesn't build any more,
Tanu Kaskinen
- Purpose of 8-byte buffer alignment in cpu-mix-test.c,
Tanu Kaskinen
- [PATCH] protocol-native: Don't signal memfd support for 9.0 clients,
Ahmed S. Darwish
- [PATCH] iochannel: Strictly specify PF_UNIX ancillary data boundaries,
Ahmed S. Darwish
- [PATCH] x11-bell: ignore volume from X11,
Tanu Kaskinen
- [PATCH v4 0/2] A couple of minor RAOP fixes,
Tanu Kaskinen
- [PATCH v7 00/33] raop2 support for module-raop-sink,
Hajime Fujita
- [PATCH v7 01/33] pulsecore: Add pa_strneq macro, Hajime Fujita
- [PATCH v7 02/33] pulsecore: Add pa_split_space_in_place function, Hajime Fujita
- [PATCH v7 03/33] pulsecore: Do in-place search in pa_str_in_list_spaces, Hajime Fujita
- [PATCH v7 04/33] raop: Add UDP protocol handling, Hajime Fujita
- [PATCH v7 05/33] raop: Parse server capabilities on discovery, Hajime Fujita
- [PATCH v7 06/33] raop: Packet retransmission support for UDP, Hajime Fujita
- [PATCH v7 07/33] raop: Do not send audio before RECORD response, Hajime Fujita
- [PATCH v7 08/33] raop: Better playback resume handling, Hajime Fujita
- [PATCH v7 09/33] raop: Extract encryption related code into a separate file, Hajime Fujita
- [PATCH v7 10/33] raop: Move base64 implementation to a util file, Hajime Fujita
- [PATCH v7 11/33] raop: Add a MD5 hashing fuction, Hajime Fujita
- [PATCH v7 12/33] raop: Add BA (Basic) and DA (Digest) HTTP authentication helpers, Hajime Fujita
- [PATCH v7 13/33] raop: Merge TCP and UDP code paths + refactoring, Hajime Fujita
- [PATCH v7 14/33] raop: Prefer ALAC encoding to raw PCM if supported by server, Hajime Fujita
- [PATCH v7 15/33] raop: Update and standardise source file headers, Hajime Fujita
- [PATCH v7 16/33] raop: Rework packet's store memory management, Hajime Fujita
- [PATCH v7 17/33] raop: Remove unimplemented code (PCM and AAC), Hajime Fujita
- [PATCH v7 18/33] raop: Fix sink getting destroyed after one use, Hajime Fujita
- [PATCH v7 19/33] raop: fix sequence number overflow, Hajime Fujita
- [PATCH v7 20/33] raop: fix typos, Hajime Fujita
- [PATCH v7 21/33] raop: Fix packet retransmission, Hajime Fujita
- [PATCH v7 22/33] raop: Do not flush when RTSP object is not ready, Hajime Fujita
- [PATCH v7 23/33] raop: Add address to RAOP device description, Hajime Fujita
- [PATCH v7 24/33] raop: Add IPv6 support, Hajime Fujita
- [PATCH v7 25/33] raop: Correctly wrap RTP packet sequence number, Hajime Fujita
- [PATCH v7 26/33] raop: Silently drop out-of-history retransmission request, Hajime Fujita
- [PATCH v7 27/33] raop: Add back initial volume RTSP SET_PARAMETER request on connect, Hajime Fujita
- [PATCH v7 28/33] raop: Stop recording when RTSP FLUSH is issued, Hajime Fujita
- [PATCH v7 29/33] raop: Disable is_recording flag when tearing down the connection, Hajime Fujita
- [PATCH v7 30/33] raop: Discard data upon getting EAGAIN on a socket, Hajime Fujita
- [PATCH v7 31/33] raop: Fix memory leaks, Hajime Fujita
- [PATCH v7 32/33] raop: Fix #36: invalid access to freed object, Hajime Fujita
- [PATCH v7 33/33] raop: Fix #37: OOB access in rtsp_auth_cb, Hajime Fujita
- [PATCH v7 00/33] raop2 support for module-raop-sink, Anton Lundin
- [PATCH] Added fixed port (46400) option for rtp sender,
NicoHood
- [PATCH v3 0/2] A couple of RAOP improvements,
Tanu Kaskinen
- json libraries,
Peter Meerwald-Stadler
- Thinking about pulseaudio for debian stretch,
Felipe Sateler
- [PATCH v2] raop: add compatibility with openssl 1.1.0,
Tanu Kaskinen
- paprefs port setting,
NicoHood
- [PATCH] bluetooth: assert that dbus_message_iter_append_basic() doesn't fail,
Tanu Kaskinen
- [PATCH] thread-mainloop: fix volatile use in example,
Tanu Kaskinen
- Notification on default sink changes,
Philipp Kern
- Characterizing webrtc aec with pre-recorded files,
N G
- [PATCH 1/2] system.pa: load module-device-restore before module-udev-detect,
Tanu Kaskinen
[Index of Archives]
[Linux Audio Users]
[AMD Graphics]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]