summaryrefslogtreecommitdiff
path: root/multimedia/mkvtoolnix
diff options
context:
space:
mode:
authorsalo <salo>2004-12-15 13:53:08 +0000
committersalo <salo>2004-12-15 13:53:08 +0000
commit054870a2098a9aaed71764dccc22f20f3893cd5a (patch)
tree0b20ca854f2ae20d9620c61ebc0e41f5004cb3e3 /multimedia/mkvtoolnix
parent1df12e6e9b85594aafc7283231f95c046e85caff (diff)
downloadpkgsrc-054870a2098a9aaed71764dccc22f20f3893cd5a.tar.gz
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 (limited to 'multimedia/mkvtoolnix')
-rw-r--r--multimedia/mkvtoolnix/Makefile.dist2
-rw-r--r--multimedia/mkvtoolnix/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/mkvtoolnix/Makefile.dist b/multimedia/mkvtoolnix/Makefile.dist
index f0260c48108..7ee0cccba3d 100644
--- a/multimedia/mkvtoolnix/Makefile.dist
+++ b/multimedia/mkvtoolnix/Makefile.dist
@@ -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 --git a/multimedia/mkvtoolnix/distinfo b/multimedia/mkvtoolnix/distinfo
index 0424e9b4b1e..014fd75c89a 100644
--- a/multimedia/mkvtoolnix/distinfo
+++ b/multimedia/mkvtoolnix/distinfo
@@ -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