[Lunar-commits] <moonbase> mkvtoolnix: version bumped to 2.9.5.
Florin Braescu
florin at lunar-linux.org
Mon Jun 8 07:50:07 CEST 2009
commit f0237da1d6bd77cdba08c3b939f054d2f15b3813
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jun 8 08:50:07 2009 +0300
mkvtoolnix: version bumped to 2.9.5.
The way mmg sets the output file name automatically has been fixed.
Tracks with FourCCs ".mp3" and "XVID" can be read from QuickTime/MP4
files.
The detection of MPEG transport streams with packet sizes other than
188 bytes has been fixed.
The TrueHD code does not produce endless loops during resynchronization
anymore, and the MPEG program stream reader handles TrueHD correctly.
Sequence headers for MPEG-1/2 video tracks are put into the CodecPrivate
element again.
Several command line options have been renamed.
---
video/mkvtoolnix/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/video/mkvtoolnix/DETAILS b/video/mkvtoolnix/DETAILS
index fad6619..deab06e 100644
--- a/video/mkvtoolnix/DETAILS
+++ b/video/mkvtoolnix/DETAILS
@@ -1,11 +1,11 @@
MODULE=mkvtoolnix
- VERSION=2.9.0
+ VERSION=2.9.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.bunkus.org/videotools/$MODULE/sources
- SOURCE_VFY=sha1:9ebf527c6bd4389ed33e719161b98a44122b14fb
+ SOURCE_VFY=sha1:be6ef347faf772b9c57b3d3fde1debdf63ec66b0
WEB_SITE=http://www.bunkus.org/videotools/mkvtoolnix
ENTERED=20031113
- UPDATED=20090523
+ UPDATED=20090608
MAINTAINER=florin at lunar-linux.org
SHORT="Tools for using Matroska audio/video container files"
More information about the Lunar-commits
mailing list