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 0.9.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/89bc727e37e8
branches: trunk
changeset: 477561:89bc727e37e8
user: salo <salo%pkgsrc.org@localhost>
date: Mon Jul 05 01:05:51 2004 +0000
description:
Updated to version 0.9.2.
Changes:
========
- mkvextract: bug fix: Video extraction was not working correctly
on big endian systems.
- mkvmerge, mmg: new feature: --track-order now controls the track
creation order globally, meaning that it isn't used for each file
but only once. This allows the tracks to be created in ANY order
(before it was first ordered by file, then by track). For mmg this
means that the track list contains all available tracks and that
there are no 'up' and 'down' buttons in the file list anymore.
- mkvmerge: new feature: You can specifiy the time after which to
split with ms precision.
- mkvmerge: bug fix: Fixed more of that 'garbage at the beginning
of MP3 streams' issue.
- mkvmerge: bug fix: Reading of broken / unfinished AVI files was
broken on Windows.
- mmg: Updated the mkvmerge GUI guide to reflect changes and
additions.
- mmg: new feature: Added 'minimize' buttons to the two 'mkvmerge
is running' dialogs.
- mmg: new feature: Added an option for automatically calling
'File -> new' after a job has been added to the job queue.
- mmg: bug fix: The job manager did not always catch all of
mkvmerge's output, especially if a job failed.
- mmg: new feature: Line wrap the tooltips on Windows.
- mmg: new feature: Suggest a name for a new job based on the
output file name.
- mmg: new feature: Temporarily disaable 'always on top' if the
muxing or the job dialog are visible.
- mmg: new feature: Ask for confirmation before adding a job if
there's already an old job with the same description.
- mmg: bug fix: The functions 'move up', 'move down' and 'delete'
in the 'job' dialog were not working correctly on Windows.
- mmg: bug fix: The 'always on top' option was ignored when
starting mmg.
diffstat:
multimedia/mkvtoolnix/Makefile.dist | 2 +-
multimedia/mkvtoolnix/distinfo | 6 +++---
multimedia/mmg/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 47428822617f -r 89bc727e37e8 multimedia/mkvtoolnix/Makefile.dist
--- a/multimedia/mkvtoolnix/Makefile.dist Sun Jul 04 23:41:00 2004 +0000
+++ b/multimedia/mkvtoolnix/Makefile.dist Mon Jul 05 01:05:51 2004 +0000
@@ -1,4 +1,4 @@
-DISTNAME= mkvtoolnix-0.9.1
+DISTNAME= mkvtoolnix-0.9.2
CATEGORIES= multimedia
MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/
EXTRACT_SUFX= .tar.bz2
diff -r 47428822617f -r 89bc727e37e8 multimedia/mkvtoolnix/distinfo
--- a/multimedia/mkvtoolnix/distinfo Sun Jul 04 23:41:00 2004 +0000
+++ b/multimedia/mkvtoolnix/distinfo Mon Jul 05 01:05:51 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2004/06/27 15:27:28 salo Exp $
+$NetBSD: distinfo,v 1.6 2004/07/05 01:05:51 salo Exp $
-SHA1 (mkvtoolnix-0.9.1.tar.bz2) = 9cdfa82be93e427d7458a2b70ab912ee13f0b22f
-Size (mkvtoolnix-0.9.1.tar.bz2) = 463165 bytes
+SHA1 (mkvtoolnix-0.9.2.tar.bz2) = e3a021ee990656af926d921bab4df55648ce111a
+Size (mkvtoolnix-0.9.2.tar.bz2) = 481348 bytes
SHA1 (patch-aa) = a7ffe453a5d6c1881b2c62e8e2a5c1f59d82c6c1
diff -r 47428822617f -r 89bc727e37e8 multimedia/mmg/distinfo
--- a/multimedia/mmg/distinfo Sun Jul 04 23:41:00 2004 +0000
+++ b/multimedia/mmg/distinfo Mon Jul 05 01:05:51 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2004/06/27 15:27:28 salo Exp $
+$NetBSD: distinfo,v 1.4 2004/07/05 01:05:51 salo Exp $
-SHA1 (mkvtoolnix-0.9.1.tar.bz2) = 9cdfa82be93e427d7458a2b70ab912ee13f0b22f
-Size (mkvtoolnix-0.9.1.tar.bz2) = 463165 bytes
+SHA1 (mkvtoolnix-0.9.2.tar.bz2) = e3a021ee990656af926d921bab4df55648ce111a
+Size (mkvtoolnix-0.9.2.tar.bz2) = 481348 bytes
SHA1 (patch-aa) = ab3d0fe8735b5fec65316879f9f30f867175b312
SHA1 (patch-ab) = 43b0aaccc6c18da2a2fca6384ea118239c912795
Home |
Main Index |
Thread Index |
Old Index