pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia Update to version 0.9.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/218b6e1187b0
branches:  trunk
changeset: 479849:218b6e1187b0
user:      salo <salo%pkgsrc.org@localhost>
date:      Mon Aug 23 23:33:06 2004 +0000

description:
Update to version 0.9.5.

Changes:

- mkvmerge
  bug fix: WAV files which contained a 'PAD ' chunk before the
           'data' chunk were not processed at all.
  bug fix: Use 'setjmp' and 'longjmp' Instead of throwing a C++
           exception during the chapter parsing stage. Otherwise
           libexpat will abort with a non-descriptive error
           message on Windows.
  bug fix: SSA/ASS subs with the old codec ID 'S_SSA' and 'S_ASS'
           were accepted, but their codec ID was kept. It is now
           correctly changed to 'S_TEXT/SSA' and 'S_TEXT/ASS'.
  bug fix: Try to guess whether tags read from OGM files (for
           automatic language tag setting and for copying chapter
           information) are already in UTF-8 or not. If not try
           to convert them from the current system's charset.
  bug fix: use the same UID for the EditionUID in the chapters
           and in the tag targets when parsing a CUE sheet.
  bug fix: Handle TTA files with ID3 tags correctly (=skip the ID3
           tags).
  bug fix: There was an illegal free() in the OGM reader.
  bug fix: Block durations with 0s length (e.g. entries in a SSA
           file) were not written.
  bug fix: The FLAC packetizer gets the duration from the FLAC
           packet itself.
  bug fix: The word 'TAG' occuring in e.g. SRT subs caused the
           ID3/MP3 frame detection to be stuck n an endless loop.
  new feature: Abort muxing if the output file name is the same as
           the name of one of the input files.
  new feature: If there was no MIME type given for an attachment
           then mkvmerge will try to guess it based on the file's
           extension just like mmg.
  new feature: Implemented sample-precision for timestamps and
           durations on audio only files.
  added: 'EditionUID' to valid elements below '<Targets>' in XML
           tags. Fixed the creation of the 'Targets' with
           --global-tags and --tags.

- mkvextract
  bug fix: The CUE extraction wrote UTF-8 characters but no UTF-8
           BOM (byte order marker) at the beginning.
  bug fix: The subtitle track extraction used the wrong duration
           in 0.9.4.
  new feature: Limited support for extracting chapters as CUE sheets
           that haven't been created by using a CUE sheet with
           mkvmerge's "--chapters" option.

- mkvmerge, mkvinfo, mkvextract
  new feature: added support for the new tag elements ('tag language'
           and 'default/original language').
  new feature: Added support for the new 'EditionFlagHidden',
           'EditionFlagDefault' and 'EditionManaged' elements.

- mkvmerge, mkvextract, mmg
           Changes to the chapter handling.
           EditionUIDs are always created. mkvextract outputs
           EditionUIDs and ChapterUIDs normally. mkvmerge tries
           to keep EditionUIDs and ChapterUIDs but replaces them
           if they aren't unique.

- mkvmerge/mkvextract
  new feature: Use the new EditionUID entries when convert CUE sheets
           to chapters and tracks. This is in preparation for
           'multiple CDs to single Matroska file' conversions.

- mkvinfo, mmg
  bug fix: Fixed compilation with Unicode enabled versions of wxWidgets.

- mmg
  bug fix: The 'down' button on the 'input' tab was not working
           correctly in all cases.

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 d1c394fb5507 -r 218b6e1187b0 multimedia/mkvtoolnix/Makefile.dist
--- a/multimedia/mkvtoolnix/Makefile.dist       Mon Aug 23 23:22:29 2004 +0000
+++ b/multimedia/mkvtoolnix/Makefile.dist       Mon Aug 23 23:33:06 2004 +0000
@@ -1,4 +1,4 @@
-DISTNAME=      mkvtoolnix-0.9.4
+DISTNAME=      mkvtoolnix-0.9.5
 CATEGORIES=    multimedia
 MASTER_SITES=  http://www.bunkus.org/videotools/mkvtoolnix/sources/
 EXTRACT_SUFX=  .tar.bz2
diff -r d1c394fb5507 -r 218b6e1187b0 multimedia/mkvtoolnix/distinfo
--- a/multimedia/mkvtoolnix/distinfo    Mon Aug 23 23:22:29 2004 +0000
+++ b/multimedia/mkvtoolnix/distinfo    Mon Aug 23 23:33:06 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2004/07/27 04:27:40 salo Exp $
+$NetBSD: distinfo,v 1.10 2004/08/23 23:33:06 salo Exp $
 
-SHA1 (mkvtoolnix-0.9.4.tar.bz2) = 8fcd1d27123a572ef58d228eb6212a6be08da1b2
-Size (mkvtoolnix-0.9.4.tar.bz2) = 499321 bytes
+SHA1 (mkvtoolnix-0.9.5.tar.bz2) = 909b25d9eba7dc6dd68526c731a0fe300a08c1a2
+Size (mkvtoolnix-0.9.5.tar.bz2) = 508236 bytes
 SHA1 (patch-aa) = a7ffe453a5d6c1881b2c62e8e2a5c1f59d82c6c1
diff -r d1c394fb5507 -r 218b6e1187b0 multimedia/mmg/distinfo
--- a/multimedia/mmg/distinfo   Mon Aug 23 23:22:29 2004 +0000
+++ b/multimedia/mmg/distinfo   Mon Aug 23 23:33:06 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2004/07/27 04:27:40 salo Exp $
+$NetBSD: distinfo,v 1.7 2004/08/23 23:33:06 salo Exp $
 
-SHA1 (mkvtoolnix-0.9.4.tar.bz2) = 8fcd1d27123a572ef58d228eb6212a6be08da1b2
-Size (mkvtoolnix-0.9.4.tar.bz2) = 499321 bytes
+SHA1 (mkvtoolnix-0.9.5.tar.bz2) = 909b25d9eba7dc6dd68526c731a0fe300a08c1a2
+Size (mkvtoolnix-0.9.5.tar.bz2) = 508236 bytes
 SHA1 (patch-aa) = ab3d0fe8735b5fec65316879f9f30f867175b312
 SHA1 (patch-ab) = 43b0aaccc6c18da2a2fca6384ea118239c912795



Home | Main Index | Thread Index | Old Index