Subject: CVS commit: pkgsrc/multimedia
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 11/24/2004 08:14:47
Module Name: pkgsrc
Committed By: salo
Date: Wed Nov 24 08:14:47 UTC 2004
Modified Files:
pkgsrc/multimedia/mkvtoolnix: Makefile.dist distinfo
pkgsrc/multimedia/mmg: distinfo
Log Message:
Update to version 1.0
Changes:
- mkvmerge: bug fix: The Matroska reader doesn't insist on having
a default duration ( = FPS) for video tracks in the "AVI
compatibility mode" ( = with the CodecID "V_MS/VFW/FOURCC"). This
enables re-muxing of Matroska files created from MP4 files.
- mmg: bug fix: File names with non-ASCII characters were not
working if mmg was compiled against a Unicode enabled wxWidgets.
- mkvmerge: new feature: Added reading DTS from AVIs and from
Matroska files.
- mkvmerge: bug fix: A variable initialization was missing which
very recent gcc versions (3.4.2) did not like very much. Also
fixed a small compilation bug.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/multimedia/mkvtoolnix/Makefile.dist
cvs rdiff -r1.12 -r1.13 pkgsrc/multimedia/mkvtoolnix/distinfo
cvs rdiff -r1.9 -r1.10 pkgsrc/multimedia/mmg/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.