pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia Updated to version 1.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e2f353eb9cd
branches: trunk
changeset: 485540:0e2f353eb9cd
user: salo <salo%pkgsrc.org@localhost>
date: Wed Dec 15 13:53:08 2004 +0000
description:
Updated to version 1.0.1
Changes:
- mmg: Fixed some layout issues with wxWidgets 2.5.3 and newer.
- mmg: new feature: The window position is saved and restored when mmg is
started the next time.
- mmg: bug fix: Fixed a crash/memory corruption showing weird characters
in the input boxes. This happened when the user removed a file from
mmg while mmg was updating the command line.
- mmg: bug fix: mmg now has an icon associated with it while it is running
instead of the generic Windows application icon (Windows only).
- mmg: bug fix: The main window is now minimized during muxing. This allows
to hide both of the windows while muxing is running and restoring them
later, even if they were iconized when muxing finished (Windows only).
- mmg: bug fix: Made the muxing dialog ("mkvmerge is running") modal all the
time. This prevents the user from hitting the main window's minimize
button. On Windows this makes mmg stuck in iconized mode if it was
iconized when muxing finished.
- mkvmerge: bug fix: The first packet of an AAC track read from Real
containers might not start at the timecode 0. This offset was ignored by
mkvmerge.
- mkvmerge: bug fix: Fixed a buffer overflow in the UTF-8 file reading
routines.
diffstat:
multimedia/mkvtoolnix/Makefile.dist | 2 +-
multimedia/mkvtoolnix/distinfo | 6 +++---
multimedia/mmg/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r bf119cb06913 -r 0e2f353eb9cd multimedia/mkvtoolnix/Makefile.dist
--- a/multimedia/mkvtoolnix/Makefile.dist Wed Dec 15 13:24:26 2004 +0000
+++ b/multimedia/mkvtoolnix/Makefile.dist Wed Dec 15 13:53:08 2004 +0000
@@ -1,4 +1,4 @@
-DISTNAME= mkvtoolnix-1.0
+DISTNAME= mkvtoolnix-1.0.1
CATEGORIES= multimedia
MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/
EXTRACT_SUFX= .tar.bz2
diff -r bf119cb06913 -r 0e2f353eb9cd multimedia/mkvtoolnix/distinfo
--- a/multimedia/mkvtoolnix/distinfo Wed Dec 15 13:24:26 2004 +0000
+++ b/multimedia/mkvtoolnix/distinfo Wed Dec 15 13:53:08 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.13 2004/11/24 08:14:47 salo Exp $
+$NetBSD: distinfo,v 1.14 2004/12/15 13:53:08 salo Exp $
-SHA1 (mkvtoolnix-1.0.tar.bz2) = fc6f0b19bf33e3dca84878a66267a3188cdf9270
-Size (mkvtoolnix-1.0.tar.bz2) = 519780 bytes
+SHA1 (mkvtoolnix-1.0.1.tar.bz2) = 67551f7d86314e55cb250ff44a58e1c3b39236d0
+Size (mkvtoolnix-1.0.1.tar.bz2) = 523644 bytes
diff -r bf119cb06913 -r 0e2f353eb9cd multimedia/mmg/distinfo
--- a/multimedia/mmg/distinfo Wed Dec 15 13:24:26 2004 +0000
+++ b/multimedia/mmg/distinfo Wed Dec 15 13:53:08 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2004/11/24 08:14:47 salo Exp $
+$NetBSD: distinfo,v 1.11 2004/12/15 13:53:09 salo Exp $
-SHA1 (mkvtoolnix-1.0.tar.bz2) = fc6f0b19bf33e3dca84878a66267a3188cdf9270
-Size (mkvtoolnix-1.0.tar.bz2) = 519780 bytes
+SHA1 (mkvtoolnix-1.0.1.tar.bz2) = 67551f7d86314e55cb250ff44a58e1c3b39236d0
+Size (mkvtoolnix-1.0.1.tar.bz2) = 523644 bytes
SHA1 (patch-aa) = 19177b4a75ed8a27b746e2d1825c23fe59f95a77
SHA1 (patch-ab) = 43b0aaccc6c18da2a2fca6384ea118239c912795
Home |
Main Index |
Thread Index |
Old Index