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.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / libvorbis
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/libvorbis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000144 144 Bytes | |
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 73)
Ismail Dönmez (namtrac)
accepted
request 93708
from
Cristian Rodríguez (elvigia)
(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.
Comments 0