summaryrefslogtreecommitdiff
path: root/multimedia/mkvtoolnix
diff options
context:
space:
mode:
authorsalo <salo>2004-06-27 15:27:28 +0000
committersalo <salo>2004-06-27 15:27:28 +0000
commit323506cefd979bd106c6000e571f064050132e1b (patch)
treea4281fe76dd21c2dd74d9acc766c0a1dd05a2515 /multimedia/mkvtoolnix
parentf2ea53385372b4f801e9dd5008b613aa8dc6b67d (diff)
downloadpkgsrc-323506cefd979bd106c6000e571f064050132e1b.tar.gz
Updated to version 0.9.1.
Changes: - mkvmerge: Dropped supoprt for 'aviclasses' (one of the two libraries for accessing AVI files). This mostly affects the Windows users as I've used aviclasses and not avilib on Windows so far. The 0.9.0-pre-builds so far haven't shown any problems, though, so I hope this doesn't break anything. new feature: mmg will set the 'display dimensions' automatically for AVI files whose video track is MPEG4 and has the pixel aspect ratio stored in the bitstream. bug fix: The improved MP3 garbage detection was broken resulting in an error message from mkvmerge in some weird bug fix: Matroska tracks can use lacing (several frames inside one Matroska block with only one timecode for the whole block). mkvmerge did not recreate the timecodes for the frames 1..n in the lacing correctly. feature removed: Dropped support for 'time slices'. They were not used, didn't offer the player any additional value and caused massive increase in overhead. bug fix: The OGM fix in 0.9.0 broke handling for non-broken OGM files a bit. new feature: Added support for the audio/video synchronization method used by NanDub (garbage at the beginning of audio tracks inside an AVI) for AC3 and MPEG audio tracks. In other words: If an AVI is read and an audio track contains garbage right at the beginning then the corresponding audio delay is calculated and used instead of simply discarding the garbage. new feature: Enabled reading MPEG4 video from MP4 files (nope, they're not stored in Matroska's native mode yet). - mmg bug fix: The job manager did not handle the conversion of non-ASCII characters correctly. new feature: The action 'delete job' in the job manager will also delete the file in the 'jobs' subdirectory. new feature: Added an option to make mmg stay always on top (only on Windows). new feature: Added a dialog for adding arbitrary command line options which includes a list of advanced options to chose from.
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 9de47310a1e..8000cd23f78 100644
--- a/multimedia/mkvtoolnix/Makefile.dist
+++ b/multimedia/mkvtoolnix/Makefile.dist
@@ -1,4 +1,4 @@
-DISTNAME= mkvtoolnix-0.9.0
+DISTNAME= mkvtoolnix-0.9.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 b92c268e85f..9db6dc6e72c 100644
--- a/multimedia/mkvtoolnix/distinfo
+++ b/multimedia/mkvtoolnix/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2004/06/05 11:11:32 salo Exp $
+$NetBSD: distinfo,v 1.5 2004/06/27 15:27:28 salo Exp $
-SHA1 (mkvtoolnix-0.9.0.tar.bz2) = c84534a99e8a460cfd0899d5034a8081fc315c5a
-Size (mkvtoolnix-0.9.0.tar.bz2) = 483208 bytes
+SHA1 (mkvtoolnix-0.9.1.tar.bz2) = 9cdfa82be93e427d7458a2b70ab912ee13f0b22f
+Size (mkvtoolnix-0.9.1.tar.bz2) = 463165 bytes
SHA1 (patch-aa) = a7ffe453a5d6c1881b2c62e8e2a5c1f59d82c6c1