diff options
author | thnkman <thnkman@proton.me> | 2023-12-28 21:38:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 18:49:43 +0700 |
commit | 0d6adda86218bebf6c629ef3396f6cd3ba60936b (patch) | |
tree | ea679a24bd6116d7253990d7f8ac2c4025b66255 /audio/fdk-aac/README | |
parent | 6f6d4309af555de4b79728dc71943d1e8b5ef73d (diff) |
audio/fdk-aac: Added (A standalone library of FDK AAC).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/fdk-aac/README')
-rw-r--r-- | audio/fdk-aac/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/fdk-aac/README b/audio/fdk-aac/README new file mode 100644 index 0000000000..59a4e5da6d --- /dev/null +++ b/audio/fdk-aac/README @@ -0,0 +1,7 @@ +fdk-aac (Audio Codec) + +This library provides the AAC codec for supported bluetooth audio +devices when using pipewire. + +For this to work, you have to rebuild pipewire with the +'bluez5-codec-aac' flag. |