Pulseaudio
[Prev Page][Next Page]
- [PATCH v6 13/25] sample.c: Allow module-loopback to exceed PA_RATE_MAX, (continued)
- [PATCH v6 13/25] sample.c: Allow module-loopback to exceed PA_RATE_MAX, Georg Chini
- [PATCH v6 14/25] source.c, sink.c: Implement pa_{source, sink}_get_raw_latency_within_thread() calls, Georg Chini
- [PATCH v6 15/25] alsa-{source, sink}.c: Handle PA_{SOURCE, SINK}_MESSAGE_GET_RAW_LATENCY, Georg Chini
- [PATCH v6 16/25] loopback: Reset sink input rate when source or sink changes, Georg Chini
- [PATCH v6 17/25] loopback: Track and use average adjust time, Georg Chini
- [PATCH v6 18/25] loopback: Limit controller step size to 2.01‰, Georg Chini
- [PATCH v6 19/25] loopback: Implement adaptive re-sampling, Georg Chini
- [PATCH v6 20/25] loopback: Add latency prediction and Kalman filter, Georg Chini
- [PATCH v6 21/25] loopback: Track prediction error; debug and cosmetic changes, Georg Chini
- [PATCH v6 22/25] loopback: Allow shorter adjust_time, Georg Chini
- [PATCH v6 23/25] loopback: Add low_device_latency parameter, Georg Chini
- [PATCH v6 24/25] loopback: Add adjust_threshold_usec parameter, Georg Chini
- [PATCH v6 25/25] loopback: Add log_interval parameter, Georg Chini
- [PATCH v6 00/25] Optimize latency handling in module-loopback, Tanu Kaskinen
- cannot set volume in c++,
pfl
- [PATCH] webrtc: improve comment,
Tanu Kaskinen
- [PATCH v2 0/9] Implement JSON parsing,
Arun Raghavan
- [PATCH v2 1/9] pulse: Add a JSON-parsing library, Arun Raghavan
- [PATCH v2 2/9] format: Drop dependency on json-c, Arun Raghavan
- [PATCH v2 3/9] json: Correctly handle bad strings with missing closing quotes, Arun Raghavan
- [PATCH v2 4/9] json: Add overflow checks for integer and float parsing, Arun Raghavan
- [PATCH v2 5/9] json: Handle error cases while parsing numbers, Arun Raghavan
- [PATCH v2 6/9] json: Error out for objects and arrays that are nested too deep, Arun Raghavan
- [PATCH v2 7/9] json: Add a positive test for nested objects, Arun Raghavan
- [PATCH v2 8/9] json: Add some more negative test cases, Arun Raghavan
- [PATCH v2 9/9] json: Drop refcounting of json objects, Arun Raghavan
- [PATCH v2 0/9] Implement JSON parsing, Tanu Kaskinen
- [ANNOUNCE] PulseAudio 9.0 RC2, Arun Raghavan
- Bluetooth latencies,
Georg Chini
- Autocreate both HDMI and analog sink when detecting audiocard,
Lode Cools
- pulseaudio-discuss Digest, Vol 61, Issue 38, Frédéric Henry-Couannier
- Pulse Audio plugins - Dynamic Output control,
Samiran Sarkar
- Cracks in the beginning of playback,
Hannu Lounento
- Unable to get any audio output from module-equalizer-sink,
Lutchy Horace (Mailing List)
- system mode alternative for multiseats,
Frédéric Henry-Couannier
- webrtc: build failures on i386,
Felipe Sateler
- [PATCH] pstream: fix revoke callback setting,
Tanu Kaskinen
- HFP HF - Reject SCO Issue,
Jomon John
[PATCH] Don't set font-size on widgets,
Aidan Gauland
[PATCH 1/7] module-new: allow omitting the server argument, Pierre Ossman
[PATCH 0/7] Improve new tunnel modules,
Pierre Ossman
[PATCH 2/7] tunnel-sink-new: log buffer events, Pierre Ossman
[PATCH 5/7] tunnel-sink-new: don't force latency limit, Pierre Ossman
[PATCH 6/7] tunnel-new: respect client latency requirements better, Pierre Ossman
[PATCH 3/7] tunnel-new: allow streams to be moved, Pierre Ossman
[PATCH 4/7] tunnel-new: Pass through volume changes to and from remote server, Pierre Ossman
[PATCH 7/7] tunnel-new: Increase latency on underflow/overflow, Pierre Ossman
[PATCH] alsa: reread configuration when opening new devices,
Alexander E. Patrakov
Results of valgrinding today's git version of pulseaudio,
Alexander E. Patrakov
[PATCH] Disabled LFE remixing by default,
Alexander E. Patrakov
Include xrdp source/sink modules?,
Harry Coin
pa stream write routine return values,
John Promersberger
[PATCH] ladspa-sink: avoid to configure invalid format,
KimJeongYeon
Improve behaviour of pa_replace(),
Ulrich Eckhardt
stream wedged in non-playing state,
Pierre Ossman
[PATCH] Don't allow unreferencing linked object.,
Juho Hämäläinen
[PATCH] Fixed memory leak in resampler.c,
Barun Kumar Singh
[PATCH] Resampler: Fix a memory leak in pa_resampler_ffmpeg_init(),
Sachin Kumar Chauhan
[ANNOUNCE] PulseAudio 9.0 RC1,
Arun Raghavan
Test and Evaluate Echo Cancellation in an Embedded Device,
Caio
PA 8.0 -- what happened to soxr- resamplers,
Matt Feifarek
[PATCH] modules: Dynamic memory allocated to 'module_name' and 'fltr' was being leaked. Its now freed properly before return.,
Sachin Kumar Chauhan
pulseaudio and ofono integration,
Marco Trapanese
bluetooth source not created,
Marco Trapanese
Jack events and multiple PulseAudio instances,
Arun Raghavan
[PATCH 0/3] rtp-recv: interoperability fixes,
Cédric Schieli
bluez5 and ofono not detected,
Marco Trapanese
module-device-manager vs. module-filter-apply again,
arun@xxxxxxxxxxxx
[PATCH] pulsecore: Fixed possible memory leak,
Deepak Srivastava
Should we ban Raymond from bugzilla?,
Alexander E. Patrakov
[PATCH] alsa-ucm: Drop support for PlaybackPCM on devices,
arun@xxxxxxxxxxxx
Allow adding modargs from UCM,
arun@xxxxxxxxxxxx
Add support for volume controls from UCM,
arun@xxxxxxxxxxxx
need help building/cross compiling tests,
Parag Borkar
bluetooth latency gets gradually worse over time,
mudrunka@xxxxxxxxx
Add filter to module-switch-on-connect,
mudrunka@xxxxxxxxx
Heads up: PulseAudio mutes when you reconnect your line cable (fwd), Jude DaShiell
Bluetooth A2DP AAC passthrough?,
Nicole Færber
[PATCH] client, protocol-native: Use macros for protocol version/flag access,
arun@xxxxxxxxxxxx
[ANNOUNCE] WebRTC AudioProcessing v0.2 release,
Arun Raghavan
[PATCH] module-stream-restore: With dbus-proto fix segfault if e->device is NULL.,
Juho Hämäläinen
Replace json-c with internal parser,
arun@xxxxxxxxxxxx
(help request) Degrading audio when pavucontrol not open, Hex
[PATCH 1/2] protocol-native: Disable srbchannel for setups without SCM_CREDENTIALS,
Ahmed S. Darwish
Microphone not being detected after reboot (Tanu Kaskinen), LPK
Config option to disable auto microphone boost?,
Laszlo KERTESZ
mainloop n defer events assertion,
John Promersberger
Need help measuring latency using Pulseaudio,
Parag Borkar
Sound complications,
John Promersberger
How to disable microphone auto adjust?,
Luis Cavalheiro
[PATCH] build-sys: Don't build glib-dependent things with --disable-glib2,
arun@xxxxxxxxxxxx
build pulseaudio for windows,
Volker S.
PulseAudio flapping ALSA playback sink, Secret Top
[PATCH] Porting pavumeter to GTK3, Jeff F. T.
[PATCH 0/2] Deploy memfd support,
Ahmed S. Darwish
Freeze impending,
Arun Raghavan
Microphone not being detected after reboot,
LPK
[PATCH] build-sys: build gtk-test only when glib is enabled,
Tanu Kaskinen
Mixing audio from multiple sink-inputs to multiple sinks dynamically,
Lode Cools
Splitting ALSA card ports into,
S0lll0s
Splitting ALSA card ports into seperate Sinks,
S0lll0s
[PATCH] mainwindow: Don't add a border on the outermost vbox,
arun@xxxxxxxxxxxx
[PATCH v3] role-ducking: Add support for ducking group,
Sangchul Lee
default endpoint switches on monitor resolution change,
maruthi srinivas
[PATCH] stream-interaction: Fix crash in case of invalid argument for volume,
Sangchul Lee
memblock.c: Pool full,
Georg Chini
Rethinking how we do reviews,
Arun Raghavan
Stepping down; future thoughts,
David Henningsson
Splitting a 7.1 device into virtual 5.1 + 2.0 devices?,
紅 蒼穹
Issues with HSP profile on Bluetooth Headset,
Jerome Leclanche
[PATCH v2] role-ducking: Add support for ducking group,
Sangchul Lee
Front audio panel "forgets" state after reboot, no sound until replug,
紅 蒼穹
[PATCH] alsa: Fix device reservation fails when a device string has seperator(, ),
KimJeongYeon
[PATCH] alsa-mixer: Support for Creative SoundBlaster Omni Surround 5.1 USB sound card with latest firmware,
Nazar Mokrynskyi
pulseaudio overwrites correct channel mapping provided by alsa,
Dennis Heuer
[PATCH 0/7] Fix for an echo-cancel related crash,
Tanu Kaskinen
- [PATCH 1/7] echo-cancel: rework move handling, Tanu Kaskinen
- [PATCH 2/7] don't move streams to devices that are going away, Tanu Kaskinen
- [PATCH 3/7] device-manager, filter-apply: don't reroute streams that have a filter, Tanu Kaskinen
- [PATCH 4/7] sink-input, source-output: rework property setting, Tanu Kaskinen
- [PATCH 5/7] sink-input, source-output: remove set_name(), Tanu Kaskinen
- [PATCH 6/7] loopback: refactor proplist updating, Tanu Kaskinen
- [PATCH 7/7] filter-apply: simplify proplist updating, Tanu Kaskinen
- [PATCH 0/7] Fix for an echo-cancel related crash, Raman Gupta
- [PATCH 0/7] Fix for an echo-cancel related crash, Raman Gupta
alsa sink latency - how to account for startup delay,
Georg Chini
- alsa sink latency - how to account for startup delay, Tanu Kaskinen
- alsa sink latency - how to account for startup delay, Raymond Yau
- alsa sink latency - how to account for startup delay, Pierre-Louis Bossart
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Pierre-Louis Bossart
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Tanu Kaskinen
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Tanu Kaskinen
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Raymond Yau
- alsa sink latency - how to account for startup delay, Tanu Kaskinen
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Raymond Yau
- alsa sink latency - how to account for startup delay, Tanu Kaskinen
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Tanu Kaskinen
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Raymond Yau
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Tanu Kaskinen
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Tanu Kaskinen
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Georg Chini
- alsa sink latency - how to account for startup delay, Raymond Yau
Using native HSP support,
DaCosta, Alexandre
Why does module-suspend-on-idle.c think this source is idle?, Steven Wawryk
pulseaudio-discuss Digest, Vol 59, Issue 34,
Steven Wawryk
Latency problem with long latencies,
Georg Chini
[PATCH] allow-passthrough: Add module to allow passthrough streams always go through,
Guillaume Desmottes
Why does module-suspend-on-idle.c think this source is idle?,
Steven Wawryk
[PATCH 0/4] remaining patches for consolidation of module-role-cork and module-role-ducking,
Georg Chini
[PATCH RFC 1/1] Asoc: rt5640: add more machine/board information for user, Lu, Han
problems with bluetooth a2dp to raspberry pi,
Hans-Peter Fier
non clear audio pulse audio 6,
Jerry Geis
[PATCH 0/6] Bugfixes for PA 9.0,
Ahmed S. Darwish
[PATCH v3 00/11] Introduce memfd support,
Ahmed S. Darwish
- [PATCH v3 01/11] pulsecore: Cache daemon shm size inside pa_core, Ahmed S. Darwish
- [PATCH v3 02/11] pulsecore: Reference count mempools, Ahmed S. Darwish
- [PATCH v3 03/11] srbchannel: Introduce per-client SHM files, Ahmed S. Darwish
- [PATCH v3 04/11] pulsecore: Transform pa_mempool_new() into a factory method, Ahmed S. Darwish
- [PATCH v3 05/11] SHM: Refactor private allocations, Ahmed S. Darwish
- [PATCH v3 06/11] pulsecore: Introduce memfd support, Ahmed S. Darwish
- [PATCH v3 07/11] memimport: Support memfd blocks, Ahmed S. Darwish
- [PATCH v3 08/11] pulsecore: Specially mark global mempools, Ahmed S. Darwish
- [PATCH v3 09/11] pstream: Support memfd blocks transport, Ahmed S. Darwish
- [PATCH v3 10/11] client audio: Use memfd transport by default; pump protocol version, Ahmed S. Darwish
- [PATCH v3 11/11] core: Use memfd transport by default, Ahmed S. Darwish
- [PATCH v3 00/11] Introduce memfd support, David Henningsson
- [PATCH v3 00/11] Introduce memfd support, David Henningsson
pulseaudio startup,
Jude DaShiell
[PATCH] module-dbus: fix for module incorrectly believing no sinks or sources are available on device disconnection., John Horan
[PATCH] Implement event Volume has changed (org.bluez.MediaTransport1) in order to take into account volume changes of A2DP sources.,
Mathieu Tournier
[PATCH] resampler-test: remove translations,
Tanu Kaskinen
how combine two steoro source into one source?, 陈士伟
nearly solved pulseaudio configuration,
Jude DaShiell
another reason not to like pulseaudio,
Jude DaShiell
[PATCH v3 0/6] Remember card's "preferred ports",
Tanu Kaskinen
[PATCH] card-restore: save the database when shutting down,
Tanu Kaskinen
[PATCH v2 0/6] Remember card's "preferred ports",
Tanu Kaskinen
[Index of Archives]
[Linux Audio Users]
[AMD Graphics]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]