1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/audio/liboggz/distinfo
Andrew Pantyukhin f28a19a3a9 Add port audio/liboggz:
Oggz provides a simple programming interface for reading and writing
Ogg files and streams. Ogg is an interleaving data container developed
by Monty at Xiph.Org, originally to support the Ogg Vorbis audio
format.

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 means of overriding the IO functions used by Oggz, for easier
  integration with media frameworks and similar systems.
* A handy table structure for storing information on each logical
  bitstream

WWW: http://www.annodex.net/software/liboggz/html/
2006-10-07 22:43:36 +00:00

4 lines
196 B
Plaintext

MD5 (liboggz-0.9.5.tar.gz) = 781fab29dea3c5e9d39ecbd1d007fb98
SHA256 (liboggz-0.9.5.tar.gz) = 4a9fb386b0609444de021c4bbb8c8d6ba65e93dca86ea68b3f72b0862e2e886c
SIZE (liboggz-0.9.5.tar.gz) = 554693