[ 源代码: liboggz ]
软件包:liboggz2(1.1.1-8 以及其他的)
liboggz2 的相关链接
Debian 的资源:
下载源码包 liboggz:
维护小组:
- Debian Multimedia Maintainers (QA 页面, 邮件存档)
- Petter Reinholdtsen (QA 页面)
- Martin Steghöfer (QA 页面)
- Ralph Giles (QA 页面)
外部的资源:
- 主页 [xiph.org]
相似软件包:
convenience interface for Ogg stream I/O
Oggz provides a simple programming interface for reading and writing Ogg files and streams.
liboggz supports the flexibility afforded by the Ogg file format while presenting the following API niceties:
* Strict adherence to the formatting requirements of Ogg bitstreams, to ensure that only valid bitstreams are generated. * A simple, callback based open/read/close or open/write/close interface to raw Ogg files. * A customisable seeking abstraction for seeking on multitrack Ogg data. * A packet queue for feeding incoming packets for writing, with callback based notification when this queue is empty. * A handy table structure for storing information on each logical bitstream.
其他与 liboggz2 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libogg0 (>= 1.0rc3)
- Ogg bitstream library