mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-13 13:29:58 -05:00
bluetooth: add CVSD codec implementation
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/507>
This commit is contained in:
parent
913e7767d6
commit
a7b21fb555
9 changed files with 211 additions and 74 deletions
|
|
@ -2,6 +2,7 @@ libbluez5_util_sources = [
|
|||
'a2dp-codec-sbc.c',
|
||||
'a2dp-codec-util.c',
|
||||
'bluez5-util.c',
|
||||
'bt-codec-cvsd.c',
|
||||
]
|
||||
|
||||
libbluez5_util_headers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue