[ 原始碼: 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.33)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libogg0 (>= 1.0rc3)
- Ogg bitstream library