Up to [cvs.netbsd.org] / pkgsrc / multimedia / mkvtoolnix
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.45 / (download) - annotate - [select for diffs], Thu May 3 08:28:40 2012 UTC (3 weeks, 1 day ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.44: +3 -3
lines
Diff to previous 1.44 (colored)
Changes 5.0.1: * build system: Updated the Debian/Ubuntu files to debhelper v7/quilt 3.0 format. * mkvmerge: enhancement: Implemented support for yet another way of storing EAC3 and DTS in MPEG transport streams. * mkvinfo: bug fix: Track information was not reset when opening more than one file in the GUI. * mkvmerge: bug fix: The PGS subtitle output module was not outputting any packet in certain cases due to uninitialized variables. * mkvmerge: bug fix: Fixed mkvmerge not finding any track in TS streams whose first PMT packet could not be parsed (e.g. invalid CRC). * mkvmerge: bug fix: Fixed detection of TS streams that only contain one PAT or PMT packet within the first few KB but no others within the first 10 MB.
Revision 1.44 / (download) - annotate - [select for diffs], Thu Mar 22 14:25:25 2012 UTC (2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
Bump PKGREVISION reflecting the default Ruby's version change.
Revision 1.43 / (download) - annotate - [select for diffs], Sat Mar 3 12:54:20 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
More pcre PKGREVISION bumps.
Revision 1.42 / (download) - annotate - [select for diffs], Wed Feb 29 16:32:26 2012 UTC (2 months, 3 weeks ago) by hans
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
Recursive bump from devel/boost-libs update.
Revision 1.41 / (download) - annotate - [select for diffs], Mon Feb 6 12:41:05 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.40 / (download) - annotate - [select for diffs], Sun Jan 29 00:22:21 2012 UTC (3 months, 3 weeks ago) by marino
Branch: MAIN
Changes since 1.39: +3 -1
lines
Diff to previous 1.39 (colored)
multimedia/mkvtoolnix: Fix indirect linking error on DragonFly
Revision 1.39 / (download) - annotate - [select for diffs], Fri Jan 13 10:55:24 2012 UTC (4 months, 1 week ago) by obache
Branch: MAIN
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Revision 1.38 / (download) - annotate - [select for diffs], Mon Jan 9 02:54:29 2012 UTC (4 months, 2 weeks ago) by obache
Branch: MAIN
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
Recursive bump from boost-libs shlib bump.
Revision 1.37 / (download) - annotate - [select for diffs], Tue Nov 1 06:11:56 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
Recursive bump for graphics/freetype2 buildlink addition.
Revision 1.36 / (download) - annotate - [select for diffs], Wed Oct 19 06:13:03 2011 UTC (7 months ago) by obache
Branch: MAIN
Changes since 1.35: +2 -1
lines
Diff to previous 1.35 (colored)
Recursive Bump from boost-libs ABI bump.
Revision 1.35 / (download) - annotate - [select for diffs], Fri Oct 7 19:09:55 2011 UTC (7 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.34: +3 -3
lines
Diff to previous 1.34 (colored)
update to 5.0.0 changes: many fixes and improvements pkgsrc note: This version hasn't been tested in practice yet. The previous one had a problem with mkvmerge going into an endless loop. We still have mkvtoolnix-old (2.9.8) as a known working one for that reason.
Revision 1.34 / (download) - annotate - [select for diffs], Fri Sep 16 02:26:45 2011 UTC (8 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
Bump PKGREVISION from RUBY_VERSION_DEFAULT changes.
Revision 1.33 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:17 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.32: +2 -1
lines
Diff to previous 1.32 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.32 / (download) - annotate - [select for diffs], Sun Mar 20 13:19:44 2011 UTC (14 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.31: +13 -30
lines
Diff to previous 1.31 (colored)
Changes 4.6.0: * build system: Fixed building the Qt version of mkvinfo's GUI (again). * mmg: bug fix: If the header editor finds 'language' elements with ISO-639-1 codes (e.g. "fra" instead of "fre" for "French") then it will map the code to the corresponding ISO-639-2 code * mmg: bug fix: Fixed one of the issues causing mmg to report that it is configured to use an unsupported version of mkvmerge when the reported version was actually empty. * mkvmerge: enhancement: HD-DVD subtitles are recognized as being an unsupported file format. This makes the error message presented to the user a bit clearer. * build: Boost 1.36.0 or newer is required (up from 1.34.0). Also fixed building with v3 of Boost's filesystem library, e.g. with Boost 1.46.0 Beta 1 or newer. * mkvpropedit: new feature: Added support for adding, replacing and removing tags. * all: Added a translation for the programs into Turkish by ouЯock. * build system: Fixed compilation if configure choses the internal versions of libebml and libmatroska while older versions are still installed in a location named with "-I..." or "-L..." in CFLAGS/CXXFLAGS/LDFLAGS or with configure's "--with-extra-includes" and "--with-extra-libs" options.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Feb 14 19:12:01 2011 UTC (15 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.30: +2 -3
lines
Diff to previous 1.30 (colored)
update to 4.5.0 many fixes and improvements, too much to list here
Revision 1.30 / (download) - annotate - [select for diffs], Thu Jan 13 13:38:56 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.29 / (download) - annotate - [select for diffs], Sat Jan 1 13:39:14 2011 UTC (16 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.28: +4 -2
lines
Diff to previous 1.28 (colored)
Fixes installation when SHELL is not a Bone shell like.
Revision 1.28 / (download) - annotate - [select for diffs], Sat Jan 1 13:19:37 2011 UTC (16 months, 3 weeks ago) by obache
Branch: MAIN
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
and USE_PKGLOCALEDIR=yes.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Jan 1 13:10:37 2011 UTC (16 months, 3 weeks ago) by obache
Branch: MAIN
Changes since 1.26: +6 -4
lines
Diff to previous 1.26 (colored)
* as PLIST, it is expected enable translations support, so add buildlink with gettext-lib and msgfmt to USE_TOOLS. * let to not depend on lang/ruby, it wll conflicts with PKG_ALTERNATIVES.
Revision 1.26 / (download) - annotate - [select for diffs], Mon Nov 15 22:58:06 2010 UTC (18 months, 1 week ago) by abs
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Revision 1.25 / (download) - annotate - [select for diffs], Tue Sep 14 11:02:30 2010 UTC (20 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.24: +2 -1
lines
Diff to previous 1.24 (colored)
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Sep 8 16:35:57 2010 UTC (20 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.23: +10 -2
lines
Diff to previous 1.23 (colored)
update to 4.3.0 changes: -feature additions: "quiet"-Flag, more data shown by mkvinfo -fixes -build systems uses a ruby script "drake" rather than "make"
Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 4 19:21:01 2010 UTC (21 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
update to 4.2.0 changes: -bugfixes -enhancements to mkvmerge
Revision 1.22 / (download) - annotate - [select for diffs], Fri Jul 9 16:04:02 2010 UTC (22 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.21: +4 -1
lines
Diff to previous 1.21 (colored)
if built with GUI option, deal with desktop-file-utils et al.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 8 18:51:01 2010 UTC (22 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
update to 4.1.1 many bugfixes and improvements, too much to list here
Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 13 22:45:06 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Revision 1.19 / (download) - annotate - [select for diffs], Sat May 15 07:32:30 2010 UTC (2 years ago) by adam
Branch: MAIN
Changes since 1.18: +6 -5
lines
Diff to previous 1.18 (colored)
Revision bump after updating boost-libs to 1.43.0
Revision 1.18 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:18 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Second try at jpeg-8 recursive PKGREVISION bump.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Nov 29 19:14:41 2009 UTC (2 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (colored)
Fix build without gui option.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 23 22:25:16 2009 UTC (2 years, 6 months ago) by jakllsch
Branch: MAIN
Changes since 1.15: +30 -7
lines
Diff to previous 1.15 (colored)
Update mkvtoolnix to 2.9.8. Too many upstream changes to duplicate here. Upstream change log is at http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog . Remove multimedia/mmg. mmg is now optionally built as part of mkvtoolnix.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Sep 8 20:35:08 2007 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored)
Can do DESTDIR.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Jan 13 21:58:24 2007 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Support flac-1.1.3 based on a patch from ftp.altlinux.org /pub/people/thresh Bump PKGREVISION because this package just compiled without flac support.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jan 7 12:25:55 2007 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
PKGREVISION bump for flac shlib major bump and corresponding ABI depends bump.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Oct 8 05:22:19 2006 UTC (5 years, 7 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update to version 1.7.0
Changes:
- mkvmerge: enhancement: Added support for MIME type detection via
libmagic (patch by Robert Millan with heavy modifications by
myself).
- mkvmerge: bug fix: Theora headers were not handled correctly.
- mkvmerge: bug fix: The WavPack reader was broken on 64bit
systems (e.g. AMD64).
- mkvmerge: bug fix: The Theora timecode handling was broken, and
Ogg/Theora files were not identified correctly (they showed up as
"unknown" in mmg).
- mmg: enhancement: The 'adjust timecodes' function accepts
timecodes like 'XXXXXunit' with 'unit' being 'ms', 'us', 'ns' or
's'.
- mkvmerge: enhancement: mkvmerge will no longer refuse to
concatenate files with differing Codec Private contents and only
issue a warning in such cases.
- mkvmerge: bug fix: Quicktime/MP4 reader: Added support for
version 1 media headers ('mdhd' atom) with 64bit fields. Fixed the
duration of the last packet passed downstream. Fixed overflow
issues during re-scaling from the Quicktime/MP4's time scale to
nano seconds used by mkvmerge.
- mkvmerge: bug fix: Muxing wasn't working Windows 9x/ME because
mkvmerge was trying to use Unicode file access functions when
determining which directories to create. Fixes Anthill bug #177.
- mkvmerge: new feature: Added support for the "Delay:" feature
and for negative timecodes in VobSub IDX files.
- mmg: new feature: If mmg is set to automatically fill in the
output file name then it will clear the output file name once all
input files have been removed.
- mmg: bug fix: Fixed a crash that occured if the user removed an
attachment and clicked somewhere in the empty space in the
attachment list. Occured only on Windows.
- mmg: bug fix: Re-added Chinese to the list of popular languages
(those are listed first in the language drop down boxes).
- mkvmerge: bug fix: The last change to the ISO 639 language
handling broke the VobSub reader so that it reported the wrong
language codes. This also caused mmg to not display the correct
language after adding a VobSub file.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:17 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:27 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies.
Revision 1.9 / (download) - annotate - [select for diffs], Sun May 22 20:08:22 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:42 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 14 17:13:27 2004 UTC (7 years, 7 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Updated to version 0.9.6 Changes: - mkvextract: bug fix: The track extraction was creating the output file twice if the Matroska file contained a copy of the track headers. This resulted in the first extracted file being overwritten at the end of extraction. - mmg: bug fix: If the file title is read from an input file, not modified by the user and that input file is removed again then the file title will be unset. - mkvmerge: enhancement: Converted the raw FLAC reader to use another interface to the FLAC libraries. This results in a speedup of up to 50%. Thanks to Josh Coalson for telling me about its existence. - mkvmerge: new feature: Added two warnings. One about invalid track IDs that were used on the command line but that don't correspond to an available track in a file and one if no track will be copied from a source file. Both warnings hint at bad command line arguments. - mkvmerge: Only write the segment duration as a 64bit float if there is no video track present. This way users won't have to update their DirectShow filter/apps for most files. Only audio-only files need this precision anyway. - mkvmerge: Changed the Ogg/OGM reader to use the stream number and not its serial number as the track ID (meaning the track IDs will be 0, 1, 2... etc. instead of the random numbers oggenc uses as the serial numbers). - mkvmerge: new feature: The CUE sheet parser now accepts INDEX lines with indices from 00 up to 99 and implements the Red Book specification for audio CDs that way. Patch by Vegard Pettersen <vegard_p at broadpark adot no>. - mkvmerge, mkvextract: bug fix: ASS was handled like SSA which is not correct in each case, especially when extracting it. - mkvextract: bug fix: The WAV writer was not endian safe. - mkvmerge: bug fix: The charset was not set correctly on Solaris. - mkvmerge: bug fix: mkvmerge crashed when reading Matroska files that contain an empty tag list. - mkvmerge: bug fix: Some Matroska files that e.g. have had their timecodes offset with the Matroska Stream Editor or other means may contain timecodes that caused mkvmerge to print a warning about "timecode < last_timecode". A new fix implements a workaround and a warning message with a proper explanation for this case. - mkvmerge: bug fix: Older Matroska files containing chapters caused mkvmerge to abort muxing. - mkvmerge: bug fix: mkvmerge was only copying the last tag of a list of tags applying to a track from a Matroska file. - mkvmerge: bug fix: mkvmerge will show a nice warning if the entries in a SRT have non-continuous timestamps. It'll also sort the entries by their start timestamp instead of throwing the generic "timecode < previous timecode" warning. - mmg: bug fix: The 'Matroska file analysis' window that occurs when reading chapters from a Matroska file did not disappear if it was minimized when the process finished. - mkvmerge: new feature: Added a new parameter --aspect-ratio-factor. - mkvinfo: bug fix: Strings from chapters and tags were shown in UTF-8 instead of the local charset. This bug was introduced around 2004-08-28. - mkvmerge: bug fix: Not all chapter elements were copied correctly from a source Matroska file. - mkvextract: Sped up the extraction of attachments, chapters, cuesheets and tags by using the seek head information and not parsing the full file each time. - mkvmerge: bug fix: The Matroska reader was not handling very big cluster timecodes correctly. Those can occur when the timecode scale factor is very small. - mkvmerge: bug fix: Empty clusters in Matroska files no longer make mkvmerge think that file has been read completely. - mkvmerge: new feature: Added support for MP2 (and maybe MP3) audio in MP4 containers. - mkvmerge: new feature: The chapter and tag parsers accept XML element attributes instead of sub-elements for those sub-elements that only contain data. Example for a "simple tag": <Simple Name="ARTIST" String="Tori Amos"/> - mkvmerge: bug fix: The automatic MIME type detection based on the file name extension was using the file name extension as the MIME type. - mkvmerge, mkvinfo: new feature: Added the four new PixelCrop elements. - mkvmerge, mkvextract, mkvinfo: new feature: Added 'TargetTypeValue' as a supported tagging element. - mkvmerge, mkvextract, mkvinfo: Complete rewrite of the chapter and tag parsing and output functions. Additions will be much easier now. - mkvmerge, mkvextract, mkvinfo: feature removed: Dropped support for the very old and deprecated tagging system. No one used it anyway. - mkvmerge: new feature: Allow the use of two-letter ISO639-1 country codes in for the '--language' parameter. Those will be converted to the corresponding ISO639-2 language code automatically. - mkvmerge, mkvinfo, mkvextract: new feature: Added support for the 'TargetType' tag element - mkvmerge: bug fix: The MP3 handling was broken on weird and rare occasions when reading MP3 from a Matroska file. - mkvmerge: bug fix: Removed a bogus warning about an attachment's MIME type having been given more than once.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:03 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 21 00:04:30 2004 UTC (7 years, 10 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Updated to version 0.9.3.
Changes:
- add patch to fix compilation when MATROSKA_VERSION is set to 2 or bigger.
Patch sent to Moritz Bunkus and it's fixed in svn repo.
- take MAINTAINERSHIP
0.9.3:
======
- mmg: bug fix: The 'default track' checkbox was broken.
- mkvmerge: bug fix: Using '--cues ...:all' was broken for audio tracks
that use lacing.
bug fix: The latest OpenDML AVI files generated by mencoder
were not read correctly. Only the first RIFF chunk
was processed.
bug fix: The default track feature did not work correctly
with the new --track-order.
new feature: When using a CUE sheet as a chapter file
mkvmerge will automatically convert some of the
entries to tags.
new feature: Added support for TTA lossless audio files.
If the user does not specify a --language for a track 'und'
('undefined') will now be used instead of 'eng'. The user
can use the new option '--default-language' to change that.
Revision 1.4 / (download) - annotate - [select for diffs], Sat May 8 18:09:20 2004 UTC (8 years ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.3: +4 -9
lines
Diff to previous 1.3 (colored)
Updated to version 0.8.9.
Changes:
- explicitly disable wxWindows support
- mark it as using c++
- prepare for mmg import
- delint
0.8.9:
======
- mmg: new feature: mmg will ask for confirmation before overwriting
a file. This can be turned off on the settings tab.
- mmg: new feature: Implement drag'n'drop of files onto the input,
attachment and chapter tabs. For the input and attachment tabs
it works like pressing the 'add' button. On the chapters tab it
works like calling 'Chapter Editor -> Open'.
- mkvinfo/mmg: Enabled compilation with wxWidgets 2.5 and Unicode
enabled builds of wxWidgets.
- all: Increased the precision for timecodes in chapter files to
nanoseconds (optionally, you can still use fewer digits after
the '.').
- mkvmerge: Fixes for compilation with gcc 3.4.
- mkvmerge: bug fix: Some strings read from RealMedia files were not
zero-terminated resulting in broken track recognition for some
files.
Revision 1.3 / (download) - annotate - [select for diffs], Wed May 5 15:57:47 2004 UTC (8 years ago) by salo
Branch: MAIN
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
Updated to version 0.8.8.
Changes:
0.8.8:
======
- mkvtoolnix now depends on libebml 0.7.0 and libmatroska 0.7.0.
- mkvinfo: bug fix: mkvinfo was forcing libmatroska not to handle
unknown elements and crashed on those.
- mmg: new feature: When adding Matroska files the video track's
display dimensions are displayed as well.
- mmg: bug fix: On non-Windows systems some combinations of wxWindows
and GTK caused continuous 100% CPU usage after a special call
to wxExecute.
- mkvmerge: new feature: Implemented reading AAC from AVIs.
- mkvmerge: bug fix: The Flac packetizer was accessing uninitialized
memory resulting in a crash on Windows.
- mkvemrge: bug fix: Fixed the handling of RealMedia files with 'multirate'
tracks (again).
- mkvmerge: bug fix: On some rare occasions chapters were not written
correctly when splitting was active.
- avilib: bug fix: Fixed compilation on big endian systems.
0.8.7:
======
- mkvinfo: new feature: Added a terse output format via '-s'.
- mkvmerge: new feature: If using MPEG4 video and no aspect ratio or display
dimensions are given mkvmerge will extract the aspect ratio
information from the stream and automatically set the display
dimensions accordingly.
- mkvmerge: bug fix: Using audio sync on AC3 tracks read from Matroska files
did not work.
- mkvextract: new feature: Added extraction of RealAudio and RealVideo tracks
to RealMedia files.
- mmg: new feature: Added a 'job queue'. The current settings can be added as
a new job, and all pending jobs can be started for batch processing
without user interaction.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 12 23:22:59 2004 UTC (8 years, 1 month ago) by salo
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Follow libogg into multimedia/.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Apr 10 12:44:31 2004 UTC (8 years, 1 month ago) by salo
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of mkvtoolnix-0.8.6: Set of tools to create, alter and inspect Matroska files. MKVtoolnix is a set of tools to create, alter and inspect Matroska files. With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files. From pkgsrc-wip, created by Sergey Svishchev with modifications by me.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 10 12:44:31 2004 UTC (8 years, 1 month ago) by salo
Branch: MAIN
Initial revision