added some code dependencies and maintenance
This commit is contained in:
17
entries/libvorbis.md
Normal file
17
entries/libvorbis.md
Normal file
@ -0,0 +1,17 @@
|
||||
# libvorbis
|
||||
|
||||
_Vorbis audio compression reference implementation._
|
||||
|
||||
- Home: https://xiph.org/vorbis/
|
||||
- Media: https://en.wikipedia.org/wiki/Vorbis
|
||||
- State: mature
|
||||
- Download: https://xiph.org/downloads/
|
||||
- Platform: Linux
|
||||
- Keywords: library
|
||||
- Code repository: https://git.xiph.org/vorbis.git
|
||||
- Code language: C
|
||||
- Code license: 3-clause BSD
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
Reference in New Issue
Block a user