This repository has been archived by the owner on Jan 25, 2021. It is now read-only.
PATCH v1 +
Patch for PulseAudio source
Separate A2DP processes from bluez5-util, module-bluez5-device
Add LDAC support
Add A2DP codec user configuration support (
via module-bluez5-discover 'a2dp_config' argument,
valid argument format: a2dp_config="[key=val ]..."
supported configurations:
---- ldac_eqmid=hq/sq/mq/auto/abr
---- ldac_fmt=s16/s24/s32/f32/auto
)
Dynamic loading LDAC encoder library, LDAC ABR library. (ldacBT_enc.so; ldacBT_abr.so (optional))
You can build libldac using https://github.com/EHfive/ldacBT.