pulseaudio/src
Marijn Suijten 5f37914eb8 bluetooth/gst: Replace buffer accumulation in adapter with direct pull
Bluetooth codecs should always have fixed in/output and are hence able
to have their results directly read from the codec, instead of
accumulating in a buffer asynchronously that is subsequently only read
in the transcode callback.  The Bluetooth backends calling encode/decode
also expect these fixed buffer sizes.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/494>
2022-02-21 12:31:32 -05:00
..
daemon conf: Note configuration snippets must end in .pa 2021-12-18 19:56:46 +01:00
modules bluetooth/gst: Replace buffer accumulation in adapter with direct pull 2022-02-21 12:31:32 -05:00
pulse channelmap: make channel map tables static 2021-12-17 23:39:15 +00:00
pulsecore iochannel: Fix FTBFS on GNU/Hurd 2021-12-16 16:17:13 +01:00
tests tests: Add passthrough test back to daemon tests 2021-11-17 16:44:29 -05:00
utils pacat: Include the special default device names in documentation 2022-01-26 17:13:53 +00:00
.gitignore tests: Add resampler rewind test 2021-11-03 18:37:31 +00:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build build-sys: meson: Fix indentation in daemon/client blocks 2021-11-17 16:06:23 +00:00