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.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c888cd6ef5dc
branches:  trunk
changeset: 482521:c888cd6ef5dc
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri Oct 29 09:03:27 2004 +0000

description:
Updated to version 0.9.7

Changes:

- mkvmerge: bug fix: The handling of external timecode files was
  still not correct but should be OK now.

- mmg: Added an error message if the user selects 'mmg' as the
  'mkvmerge executable' because that would lead to an infinite
  number of 'mmg's being spawned.

- mkvmerge: bug fix: If LFE is on for DTS then the number of
  channels is one more than what the DTS frame header says.

- mkvmerge: bug fix: Timecodes for Vorbis were wrong on rare
  occasions (when reading laced Vorbis from a Matroska file and
  changing the lacing, e.g. when splitting for the second and all
  following files).

- mkvmerge/mkvinfo/mkvextract: bug fix: The chapter and tag
  element tables were not always intialized correctly depending on
  the compiler and the optimization flags used.

- mkvmerge: bug fix: The OGM reader was broken if at least one
  track was not to be copied from the file (happened between 0.9.5
  and 0.9.6).

- mmg: bug fix: After loading saved mmg settings the track input
  box listed the tracks always coming from the last input file and
  not from the one they really came from.

- mmg: enhancement: Made mmg's main window properly resizable.

- mkvmerge: Rewrote the code for the external timecode files. This
  also fixes bug 99: The durations for the individual tracks were
  not correct for those tracks for which --timecodes was used.

- mmg: bug fix: Crash when saving chapters from the chapter
  editor. Same as the mkvinfo issue below but on all OS.

- mkvinfo: bug fix: The chapter and tag element tables were not
  initialized on Windows resulting in a crash when one of those
  elements was encountered.

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 49e4d6da14cd -r c888cd6ef5dc multimedia/mkvtoolnix/Makefile.dist
--- a/multimedia/mkvtoolnix/Makefile.dist       Fri Oct 29 08:38:15 2004 +0000
+++ b/multimedia/mkvtoolnix/Makefile.dist       Fri Oct 29 09:03:27 2004 +0000
@@ -1,4 +1,4 @@
-DISTNAME=      mkvtoolnix-0.9.6
+DISTNAME=      mkvtoolnix-0.9.7
 CATEGORIES=    multimedia
 MASTER_SITES=  http://www.bunkus.org/videotools/mkvtoolnix/sources/
 EXTRACT_SUFX=  .tar.bz2
diff -r 49e4d6da14cd -r c888cd6ef5dc multimedia/mkvtoolnix/distinfo
--- a/multimedia/mkvtoolnix/distinfo    Fri Oct 29 08:38:15 2004 +0000
+++ b/multimedia/mkvtoolnix/distinfo    Fri Oct 29 09:03:27 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/10/14 17:13:27 salo Exp $
+$NetBSD: distinfo,v 1.12 2004/10/29 09:03:27 salo Exp $
 
-SHA1 (mkvtoolnix-0.9.6.tar.bz2) = de91890935fb7e0473019684ae63ef97414b99a9
-Size (mkvtoolnix-0.9.6.tar.bz2) = 515675 bytes
+SHA1 (mkvtoolnix-0.9.7.tar.bz2) = c0be302c415494011c324c392f941bae2de4a6cd
+Size (mkvtoolnix-0.9.7.tar.bz2) = 518310 bytes
diff -r 49e4d6da14cd -r c888cd6ef5dc multimedia/mmg/distinfo
--- a/multimedia/mmg/distinfo   Fri Oct 29 08:38:15 2004 +0000
+++ b/multimedia/mmg/distinfo   Fri Oct 29 09:03:27 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2004/10/14 17:13:28 salo Exp $
+$NetBSD: distinfo,v 1.9 2004/10/29 09:03:27 salo Exp $
 
-SHA1 (mkvtoolnix-0.9.6.tar.bz2) = de91890935fb7e0473019684ae63ef97414b99a9
-Size (mkvtoolnix-0.9.6.tar.bz2) = 515675 bytes
+SHA1 (mkvtoolnix-0.9.7.tar.bz2) = c0be302c415494011c324c392f941bae2de4a6cd
+Size (mkvtoolnix-0.9.7.tar.bz2) = 518310 bytes
 SHA1 (patch-aa) = 19177b4a75ed8a27b746e2d1825c23fe59f95a77
 SHA1 (patch-ab) = 43b0aaccc6c18da2a2fca6384ea118239c912795



Home | Main Index | Thread Index | Old Index