pulseaudio/src
Igor V. Kovalenko 7e9e9e271a bluetooth: allow increasing SBC output bitrate
SBC codec decrements bitpool value by fixed amount each time it is asked to
reduce output bitrate. This results in reduced audio quality with SBC codec.

Implement increase_encoder_bitrate for SBC codec by adding 1 to bitpool value
each time encoder bitrate needs to be increased to restore SBC audio quality.
While at it, remove bitpool decrement limit to use connection agreed value
instead as we will be able to restore quality later.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/474>
2021-01-21 15:16:19 +00:00
..
daemon module-devd-detect: new module for soundcard hotplug on FreeBSD 2021-01-18 16:33:53 +00:00
modules bluetooth: allow increasing SBC output bitrate 2021-01-21 15:16:19 +00:00
pulse bluetooth: Add currently active codec name to card/sink/source proplist 2021-01-19 13:43:42 +05:30
pulsecore pulsecore: remove ancient __FreeBSD_version < 600000 code 2021-01-18 16:33:53 +00:00
tests atomic-test: unbreak on FreeBSD (cpuset_t) 2021-01-18 16:33:53 +00:00
utils padsp: fix build on FreeBSD (use same ioctl signature as glibc) 2021-01-18 16:33:53 +00:00
.gitignore gitignore: Ignore hashmap-test 2020-08-06 14:34:56 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am buildsys: autotools: move map-file to src/pulse 2021-01-18 17:57:41 +00:00
meson.build build-sys: meson: add execinfo dependency for FreeBSD 2021-01-18 16:33:53 +00:00