18 lines
372 B
Markdown
18 lines
372 B
Markdown
# libvorbis
|
|
|
|
- Home: https://xiph.org/vorbis/
|
|
- Media: https://en.wikipedia.org/wiki/Vorbis
|
|
- State: mature
|
|
- Download: https://xiph.org/downloads/
|
|
- Platform: Linux
|
|
- Keyword: library
|
|
- Code repository: https://git.xiph.org/vorbis.git
|
|
- Code language: C
|
|
- Code license: 3-clause BSD
|
|
|
|
Vorbis audio compression reference implementation.
|
|
|
|
## Building
|
|
|
|
- Build system: CMake
|