Subject: CVS commit: pkgsrc/multimedia/mkvtoolnix
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 05/05/2004 15:57:47
Module Name:	pkgsrc
Committed By:	salo
Date:		Wed May  5 15:57:47 UTC 2004

Modified Files:
	pkgsrc/multimedia/mkvtoolnix: Makefile distinfo

Log Message:
Updated to version 0.8.8.

Changes:

0.8.8:
======
- mkvtoolnix now depends on libebml 0.7.0 and libmatroska 0.7.0.
- mkvinfo: bug fix: mkvinfo was forcing libmatroska not to handle
	   unknown elements and crashed on those.
- mmg: new feature: When adding Matroska files the video track's
       display dimensions are displayed as well.
- mmg: bug fix: On non-Windows systems some combinations of wxWindows
       and GTK caused continuous 100% CPU usage after a special call
       to wxExecute.
- mkvmerge: new feature: Implemented reading AAC from AVIs.
- mkvmerge: bug fix: The Flac packetizer was accessing uninitialized
            memory resulting in a crash on Windows.
- mkvemrge: bug fix: Fixed the handling of RealMedia files with 'multirate'
            tracks (again).
- mkvmerge: bug fix: On some rare occasions chapters were not written
            correctly when splitting was active.
- avilib: bug fix: Fixed compilation on big endian systems.

0.8.7:
======
- mkvinfo: new feature: Added a terse output format via '-s'.
- mkvmerge: new feature: If using MPEG4 video and no aspect ratio or display
            dimensions are given mkvmerge will extract the aspect ratio
            information from the stream and automatically set the display
            dimensions accordingly.
- mkvmerge: bug fix: Using audio sync on AC3 tracks read from Matroska files
            did not work.
- mkvextract: new feature: Added extraction of RealAudio and RealVideo tracks
              to RealMedia files.
- mmg: new feature: Added a 'job queue'. The current settings can be added as
       a new job, and all pending jobs can be started for batch processing
       without user interaction.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/multimedia/mkvtoolnix/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/multimedia/mkvtoolnix/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.