Commit graph

3 commits

Author SHA1 Message Date
wiz
e574d300cb Update to 1.0.3, from Quentin Garnier in PR 21655.
- Fixed a bug in avilib.
2003-05-23 05:34:06 +00:00
wiz
c4a86d7ff6 Update to 1.0.2, provided by the maintainer Quentin Garnier in PR 21488.
Changes:
 - Imported changes that make the ogmtools compile and work under FreeBSD
   (and possibly under other BSD variants as well); patch by
   Andrew Williams <andrew.s.williams AT adelaide.edu.au>.
 - Lots of fixes for endian handling (thanks for the large patch to
   Andreas Schwab <schwab AT suse.de>).
 - Fixed a segfault in ogmdemux (thanks to Tilmann Bitterberg).
 - Made the OGM reader more error resiliant if the file is damaged.
2003-05-07 08:41:57 +00:00
salo
01d3c2e1f9 Import of ogmtools-1.0.1: Ogg Media files manipulation tools.
ogmtools are a set of utilities for Ogg Media files (OGM) manipulation,
written by Moritz Bunkuns.

Ogg is a container format that can contains much more than a simple
Vorbis sound stream: notably, you can have a video stream, subtitles,
etc.

ogmtools are not meant to encode or decode anything, but will be used
complementary to mplayer/mencoder or any other media encoding utility.
ogmmerge will produce an OGM file from separated components, like an
audio track and a video track, and ogmdemux will have the inverse
behaviour.  ogmsplit will cut a file into several parts, and ogminfo
will print information about the file.  The last tool, dvdxchap is
used in combination with ogmmerge to add some special comments into
the resulting OGM file to provide chaptering with the player that
support it (the OggDS Windows filter takes advantage of that).

Package submitted by Quentin Garnier via pkgsrc-wip.
2003-04-11 07:26:44 +00:00