diff options
author | salo <salo> | 2004-11-24 08:14:47 +0000 |
---|---|---|
committer | salo <salo> | 2004-11-24 08:14:47 +0000 |
commit | 1e4c4a398498ebb2f512f2c2f30381d1d1dab0b0 (patch) | |
tree | 318dadebda1cd508f8c4bcc571f34424f1956d46 /multimedia/mmg | |
parent | 67db05106cd8b1141e0409285bba3ea54d8bc438 (diff) | |
download | pkgsrc-1e4c4a398498ebb2f512f2c2f30381d1d1dab0b0.tar.gz |
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.
Diffstat (limited to 'multimedia/mmg')
-rw-r--r-- | multimedia/mmg/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mmg/distinfo b/multimedia/mmg/distinfo index 4d0057ea7b3..ce7b352d4f7 100644 --- a/multimedia/mmg/distinfo +++ b/multimedia/mmg/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2004/10/29 09:03:27 salo Exp $ +$NetBSD: distinfo,v 1.10 2004/11/24 08:14:47 salo Exp $ -SHA1 (mkvtoolnix-0.9.7.tar.bz2) = c0be302c415494011c324c392f941bae2de4a6cd -Size (mkvtoolnix-0.9.7.tar.bz2) = 518310 bytes +SHA1 (mkvtoolnix-1.0.tar.bz2) = fc6f0b19bf33e3dca84878a66267a3188cdf9270 +Size (mkvtoolnix-1.0.tar.bz2) = 519780 bytes SHA1 (patch-aa) = 19177b4a75ed8a27b746e2d1825c23fe59f95a77 SHA1 (patch-ab) = 43b0aaccc6c18da2a2fca6384ea118239c912795 |