mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-29 06:46:38 -04:00
bluez5: add AAC-ELD vendor codec used by Airpods
Add AAC-ELD vendor codec. This is based on the documentation by Sa Xiao: Link: https://github.com/wasdwasd0105/PicoW-usb2bt-audio/blob/main/aac-eld-apple.md
This commit is contained in:
parent
0f8d5c6e57
commit
f06f0db31b
8 changed files with 901 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#include <unistd.h>
|
||||
#include <stddef.h>
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include <spa/param/audio/format.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue