pulseaudio/src/modules/bluetooth
Jyri Sarha 44e566ade8 bluetooth-device: Add safe guard against BT streaming irregularities.
Some bad quality BT-headsets block bluez socket sometimes for hundreds
of milliseconds, especially when changing mode. When the module tries
catch up the lost time it may SBC encode up to half a second of audio
without yielding. On slow machine this may cause maximum RT time slice
to be exceeded. Cleaned out the minor fix that slipped into first version
of the patch.
2009-05-08 22:49:42 +02:00
..
bluetooth-util.c bluetooth: memory leak, actually free discovery struct itself 2009-04-10 01:12:12 +02:00
bluetooth-util.h introduce typedef for pa_bt_audio_state and use it everywhere 2009-03-30 20:55:10 +02:00
ipc.c Update ipc to match new message headers introduced on BlueZ 4.34. 2009-03-26 15:40:04 -03:00
ipc.h Update ipc to match new message headers introduced on BlueZ 4.34. 2009-03-26 15:40:04 -03:00
Makefile add trivial redirecting makefile to bt dir 2008-09-11 01:39:20 +03:00
module-bluetooth-device.c bluetooth-device: Add safe guard against BT streaming irregularities. 2009-05-08 22:49:42 +02:00
module-bluetooth-discover.c Merge commit 'elmarco/bluetooth-fixes' 2009-03-30 20:34:49 +02:00
module-bluetooth-proximity.c dbus: split dbus-util into dbus-shared 2009-03-30 20:56:55 +03:00
proximity-helper.c Move bluetooth proximity module to src/modules/bluetooth/ 2008-09-11 01:12:10 +03:00
rtp.h pull in new SBC/BT files 2009-02-03 01:33:48 +01:00
sbc.c Fix misuse of 'frame.joint' when estimating the frame length. 2009-03-26 15:40:03 -03:00
sbc.h Maintain the original code style for sbc. 2009-03-26 15:40:03 -03:00
sbc_math.h update sbc stuff 2009-02-02 01:44:37 +01:00
sbc_primitives.c bluetooth: update SBC from upstream 2009-02-18 15:20:08 +02:00
sbc_primitives.h bluetooth: update SBC from upstream 2009-02-18 15:20:08 +02:00
sbc_primitives_mmx.c bluetooth: update SBC from upstream 2009-02-18 15:20:08 +02:00
sbc_primitives_mmx.h update sbc stuff 2009-02-02 01:44:37 +01:00
sbc_primitives_neon.c bluetooth: update SBC from upstream 2009-02-18 15:20:08 +02:00
sbc_primitives_neon.h update sbc stuff 2009-02-02 01:44:37 +01:00
sbc_tables.h update sbc stuff 2009-02-02 01:44:37 +01:00