The Vorbis General Audio Compression Codec
Vorbis is a fully open, nonproprietary, patent-and-royalty-free, and
general-purpose compressed audio format for audio and music at fixed
and variable bit rates from 16 to 128 kbps/channel.
The native bitstream format of Vorbis is libogg (Ogg). Alternatively,
libmatroska (matroska) can also be used.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/libvorbis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000163 163 Bytes | |
libvorbis-1.3.2.tar.bz2 | 0001230364 1.17 MB | |
libvorbis-lib64.dif | 0000000543 543 Bytes | |
libvorbis-m4.dif | 0000000666 666 Bytes | |
libvorbis-pkgconfig.patch | 0000001078 1.05 KB | |
libvorbis.changes | 0000014140 13.8 KB | |
libvorbis.spec | 0000005985 5.84 KB | |
vorbis-fix-linking.patch | 0000001275 1.25 KB | |
vorbis-ocloexec.patch | 0000002584 2.52 KB |
Revision 33 (latest revision is 56)
Stephan Kulow (coolo)
accepted
request 93711
from
Ismail Dönmez (namtrac)
(revision 33)
- open files with O_CLOEXEC, in order to avoid fd leaks when calling applications fork() ..execve()... This patch does not cover the executable tools since it is not critical for them. (forwarded request 93708 from elvigia)
Comments 0