Missing library mention in Readme
This commit is contained in:
parent
642d90e9b6
commit
f3dd850809
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ So currently you will get:
|
|||
- `audio/.build/libaudio.a`: static library for the audio library
|
||||
- `audio/.build/libmad/libmad.a`: MP3 decoder library (dependency, GPL license)
|
||||
- `audio/.build/speexdsp/libspeexresampler.a`: Speex resampler library (dependency, MIT license)
|
||||
|
||||
- `audio/.build/libfaad2/libfaad2.a`: FAAD2 (HE-)AAC decoder (dependency, GPL license)
|
||||
|
||||
## Implemented elements
|
||||
|
||||
|
|
Loading…
Reference in a new issue