Update README.md

adpcm
Dimitri Diakopoulos 11 years ago
parent 4c73686be0
commit cc6e59f2f5

@ -19,16 +19,15 @@ Regardless of input bit depth, the library hands over an interleaved float array
* Musepack * Musepack
* Core Audio Format (Apple Lossless / AIFF) (WIP) * Core Audio Format (Apple Lossless / AIFF) (WIP)
## Encoding
Simple but robust WAV format encoder now included. Extentions in the near future might include Ogg.
## Supported Project Files ## Supported Project Files
* Visual Studio 2013 * Visual Studio 2013
* XCode 6 * XCode 6
## Known Issues ## Known Issues & Bugs
* Ogg and Opus have conflicting mdct files. Their sources were modified such that they compile cleanly together in the same project. * See the Github issue tracker.
* Streaming is not supported for any file formats.
## Encoding
Simple but robust WAV format encoder now included. Extentions in the near future might include Ogg.
## License ## License
Libyquist is released under the 2-Clause BSD license. All dependencies and codecs are under similar open licenses. Libyquist is released under the 2-Clause BSD license. All dependencies and codecs are under similar open licenses.

Loading…
Cancel
Save