Skip to content

Commit 5aaa44f

Browse files
authored
Update README with Ogg Vorbis decoder attribution
Added attribution for Ogg Vorbis decoder libraries.
1 parent a663621 commit 5aaa44f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,3 +232,5 @@ AudioStreaming is available under the MIT license. See the LICENSE file for more
232232
# Attributions
233233
This library takes inspiration on the already battled-tested streaming library, [StreamingKit](https://github.com/tumtumtum/StreamingKit).
234234
Big 🙏 to Thong Nguyen (@tumtumtum) and Matt Gallagher (@mattgallagher) for [AudioStreamer](https://github.com/mattgallagher/AudioStreamer)
235+
236+
This library uses https://github.com/sbooth/ogg-binary-xcframework, https://github.com/sbooth/vorbis-binary-xcframework for Ogg Vorbis decoder packaged by @sbooth

0 commit comments

Comments
 (0)