pipewire/spa/plugins/bluez5
Pauli Virtanen 8b4fbac187 sco-sink: msbc timeout should follow processed samples
Remove wrong adjustment to the write timeout with mSBC.

The time between writes should be the 7.5ms at which we encode, which is
correct even when the frames get fragmented to incommensurate tx packets
(on USB BT adapters).

Fixes sound on RTL8176B. This adapter has large reported write_mtu, so
the wrong delay affected it.
2021-01-22 23:11:17 +02:00
..
a2dp-codec-aac.c a2dp-codecs: add settings to codec init function 2021-01-07 17:39:39 +01:00
a2dp-codec-aptx.c a2dp-codecs: add settings to codec init function 2021-01-07 17:39:39 +01:00
a2dp-codec-ldac.c a2dp-codecs: add settings to codec init function 2021-01-07 17:39:39 +01:00
a2dp-codec-sbc.c bluez5: add SBC XQ support with a config option 2021-01-08 13:00:44 +01:00
a2dp-codecs.c a2dp: prefer aptx_hd over aptx 2020-12-11 20:04:57 +01:00
a2dp-codecs.h a2dp-codecs: add settings to codec init function 2021-01-07 17:39:39 +01:00
a2dp-sink.c a2dp-codecs: add settings to codec init function 2021-01-07 17:39:39 +01:00
a2dp-source.c a2dp-codecs: add settings to codec init function 2021-01-07 17:39:39 +01:00
backend-hsphfpd.c bluez5: remove mtu hardcoding 2021-01-04 19:19:16 +02:00
backend-native.c bluez5: Fix NULL dereference in backend-native 2021-01-22 15:28:21 +00:00
backend-ofono.c Silence some dbus errors 2021-01-14 17:11:42 +01:00
bluez5-dbus.c bluez5: Added mSBC support in bluze5 backend native, including check to make sure the computer's bluetooth adapter 2021-01-13 11:20:22 +01:00
bluez5-device.c bluez5: skip routes without a profile 2021-01-22 17:35:27 +01:00
defs.h bluez5: Added mSBC support in bluze5 backend native, including check to make sure the computer's bluetooth adapter 2021-01-13 11:20:22 +01:00
meson.build bluez5: Add simple HFP AG support to backend-native 2021-01-12 11:21:55 +01:00
plugin.c monitor: remove monitor API and use device 2019-09-20 13:04:14 +02:00
README-SBC-XQ.md bluez5: add SBC XQ readme 2021-01-07 09:54:16 +01:00
rtp.h Add bluez5 plugins 2018-01-16 15:19:55 +01:00
sco-io.c bluez5: rework sco i/o + autodetect mtu 2021-01-04 19:19:16 +02:00
sco-sink.c sco-sink: msbc timeout should follow processed samples 2021-01-22 23:11:17 +02:00
sco-source.c Improved workaround (v3): adapt processing of mSBC to handle bogus 'all-zero' packets (see #549) 2021-01-09 10:21:45 +00:00