pipewire/spa/plugins/bluez5
Huang-Huang Bao 5c93f780cf a2dp: improve a2dp sink codec data flushing
Let codec decides when rtp packet need to be sent (terminated by MTU size in most case).
LDAC encoding loop can now be terminated by reading if frame_num is written, no 'frame_count' updating is needed.
RTP payload fragmentation can now be implemented more easily based on this.
2021-03-31 11:14:58 +00:00
..
a2dp-codec-aac.c a2dp: improve a2dp sink codec data flushing 2021-03-31 11:14:58 +00:00
a2dp-codec-aptx.c a2dp: improve a2dp sink codec data flushing 2021-03-31 11:14:58 +00:00
a2dp-codec-ldac.c a2dp: improve a2dp sink codec data flushing 2021-03-31 11:14:58 +00:00
a2dp-codec-sbc.c a2dp: improve a2dp sink codec data flushing 2021-03-31 11:14:58 +00:00
a2dp-codecs.c bluez5: support device capability checks beyond A2DP caps + split sbc-xq to separate codec 2021-02-02 09:56:29 +00:00
a2dp-codecs.h a2dp: improve a2dp sink codec data flushing 2021-03-31 11:14:58 +00:00
a2dp-sink.c a2dp: improve a2dp sink codec data flushing 2021-03-31 11:14:58 +00:00
a2dp-source.c a2dp-source: improve info parsing 2021-03-30 09:24:35 +02:00
backend-hsphfpd.c bluez5: better error/malformed input handling 2021-03-27 14:38:31 +00:00
backend-native.c bluez5: better error/malformed input handling 2021-03-27 14:38:31 +00:00
backend-ofono.c bluez5: better error/malformed input handling 2021-03-27 14:38:31 +00:00
bluez5-dbus.c bluez5: update a2dp codec list when remote endpoints change 2021-03-26 16:59:07 +00:00
bluez5-device.c bluez5: pass the route save property around 2021-03-30 16:31:17 +02:00
defs.h bluez5: autoconnect device profiles on startup 2021-03-26 14:15:55 +00:00
meson.build meson: Use feature options everywhere it makes sense 2021-03-10 20:18:34 +00: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: sco-io: fallback packet size when read size unknown should be even 2021-03-09 08:03:21 +00:00
sco-sink.c sco-sink: fix no sound issue if first port buffur size is less than write MTU 2021-03-22 14:03:45 +08:00
sco-source.c bluez5: adjust sco-source behavior as a follower 2021-03-28 14:15:26 +03:00