1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Sylvio Cesar Teixeira
ffa1c79462 - Update to 1.1.1
PR:		ports/147262
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
2010-06-01 00:30:29 +00:00
Pav Lucistnik
cbf7d90020 - Update to 1.1.0
PR:		ports/141394
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
2009-12-18 20:46:52 +00:00
Rong-En Fan
194257b540 - Update audio/liboggz to 0.9.9
PR:		ports/140400
Submitted by:	Joseph S. Atkinson <jsa at wickedmachine.net> (maintainer)
2009-11-15 06:18:39 +00:00
Martin Wilke
db0df70e0b - Update to 0.9.6
PR:		132567
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net>
2009-03-14 12:54:33 +00:00
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