Anzeigen der neuesten Beiträge
0 Mitglieder und 2 Gäste betrachten dieses Thema.
* Released v3.3.0. * Build system: Sped up builds by using pre-compiled headers. Patches by Steve Lhomme (see AUTHORS) and myself.2010-03-23 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed the default duration for interlaced MPEG-1/2 video tracks. Also added the 'interlaced' flag for such tracks. Patches by Xavier Duret (see AUTHORS). Fix for bug 479.2010-03-22 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Specifying a FourCC with spaces at the end will not result in an error anymore. Fix for bug 480.2010-03-19 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Timecodes for MPEG-1/2 tracks are calculated properly, especially for B frames. Patch by Xavier Duret (see AUTHORS). Fix for bug 475.2010-03-18 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: Added a message in verbosity level 2 to the splitting code. It reports before which timecode and after what file size a new file is started. * All: A lot of changes preparing mkvtoolnix for use with the upcoming libebml2/libmatroska2 versions were applied. Patches by Steve Lhomme (see AUTHORS).2010-03-15 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed a crash when reading Matroska files that contain Vorbis audio with in MS compatibility mode (CodecID A_MS/ACM). Fix for bug 477. * All: enhancement: Added support for old Mac-style line endings (only '\r' without '\n') in text files.2010-03-11 Moritz Bunkus <moritz@bunkus.org> * mmg: enhancement: Added the values "4483M" and "8142M" to the "split after this size" drop down box.2010-03-06 Moritz Bunkus <moritz@bunkus.org> * mmg: bug fix: Fixed compilation if gettext is not available.2010-03-03 Moritz Bunkus <moritz@bunkus.org> * Build system: Added project files and fixes for compilation with Microsoft Visual Studio 8. Patches by David Player (see AUTHORS). * Installer: bug fix: A couple of start menu links to pieces of the documentation were broken. Added missing start menu links to translations of the documentation. * mkvmerge: bug fix: The SRT reader skips empty lines at the beginning of the file.2010-03-02 Moritz Bunkus <moritz@bunkus.org> * Build system: bug fix: Fixed the configure script and compilation on OpenSolaris.2010-02-26 Moritz Bunkus <moritz@bunkus.org> * Installer: bug fix: The "jobs" directory in the application data folder is removed during uninstallation if the user requests it. Fix for bug 474. * mkvextract: bug fix: Fixed granulepos calculation when extracting Vorbis tracks into Ogg files. Fix for bug 473.2010-02-24 Moritz Bunkus <moritz@bunkus.org> * All: bug fix: The programs will no longer abort with an error message if a selected interface translation is not available. The "C" locale is used instead. Fix for bug 472.2010-02-23 Moritz Bunkus <moritz@bunkus.org> * mkvmerge, mkvextract: enhancement: Improved the error resilience when dealing with damaged Matroska files. When a damaged part is encountered reading will continue at the next cluster.2010-02-20 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed the handling of UTF-16 encoded chapter names in MP4/MOV files.2010-02-18 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: Some Matroska files contain h.264/AVC tracks lacking their CodecPrivate element (e.g. files created by gstreamer's muxer). For such tracks the CodecPrivate element (the AVCC) is re-created from the bitstream. Fix for bug 470. * mkvmerge: bug fix: MP4 files that do contain edit lists but whose edit lists do not span the entire file are processed properly. Such files are created by current x264 builds. Fix for bug 469.2010-02-13 Moritz Bunkus <moritz@bunkus.org> * Build system: Fixed configure for systems on which 'echo' does not support the '-n' parameter (e.g. Mac OS).2010-02-12 Moritz Bunkus <moritz@bunkus.org>
* Released v4.0.0. * build: Building mkvtoolnix now requires libebml v1.0.0 and libmatroska v1.0.0 or later.2010-06-04 Moritz Bunkus <moritz@bunkus.org> * all command line tools: bug fix: Fixed the output of eastern languages like Japanese or Chinese under cmd.exe on Windows.2010-06-03 Moritz Bunkus <moritz@bunkus.org> * mmg: new feature: Added the estimated remaining time to the mux and job dialogs.2010-05-31 Moritz Bunkus <moritz@bunkus.org> * all: Added a translation of the programs into Dutch by René Maassen (see AUTHORS).2010-05-28 Moritz Bunkus <moritz@bunkus.org> * mkvextract: feature removal: Removed support for extracting FLAC tracks into Ogg FLAC files. Instead they're always written into raw FLAC files. The option "--no-ogg" has been removed as well. * mkvmerge: feature removal: Removed support for the FLAC library older than v1.1.1. * mkvmerge: bug fix: Fixed support for reading FLAC tracks from Ogg files following the FLAC-in-Ogg-mapping established with FLAC v1.1.1. Fix for bug 488.2010-05-27 Moritz Bunkus <moritz@bunkus.org> * mmg: enhancement: The "mkvmerge executable" input in the preferences dialog is not read-only anymore. Final part of a fix for bug 490. * mmg: bug fix: mmg will output a warning if it is used with a mkvmerge executable whose version differs from mmg's version. Part of a fix for bug 490. * mmg: bug fix: If adding a file fails mkvmerge's error message will be shown in a scrollable dialog instead of a normal message box. Part of a fix for bug 490. * mmg: Added 'IVF' files to the list of known input file types. * mkvmerge: Added support for reading IVF files with VP8 video tracks. * mkvextract: Added support for extracting VP8 video tracks into IVF files.2010-05-24 Moritz Bunkus <moritz@bunkus.org> * mkvmerge, mkvinfo, mkvextract: bug fix: Fixed handling of clusters missing a cluster timecode element. * mkvinfo GUI: bug fix: Frames for simple blocks were shown at the wrong place in the element tree.2010-05-23 Moritz Bunkus <moritz@bunkus.org> * mkvmerge, mkvextract: Fixed handling of clusters with an unknown size.2010-05-22 Moritz Bunkus <moritz@bunkus.org> * mkvinfo: bug fix: Fixed handling clusters with an unknown size. * mkvinfo: new feature: Added an option ("-z" / "--size") for displaying each element's size property. Elements with an unknown/infinite size are shown as "size is unknown".2010-05-21 Moritz Bunkus <moritz@bunkus.org> * mmg: new feature: Added a checkbox for enabling "WebM" mode. This will also enable the same limitations that mkvmerge enables: Only VP8 and Vorbis tracks, no chapters, no tags. The output file name extension will be changed to ".webm" upon enabling the mode.2010-05-19 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: change: mkvmerge will not write track header elements whose actual value equals their default value anymore.2010-05-18 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Neither chapters nor tags will be written to WebM compliant files. Warnings are issued if chapters or tags are found and not disabled. * mkvmerge: bug fix: Matroska files without clusters are accepted as valid input files again. * mmg: enhancement: Added "WebM" with the extension "webm" to the list of known file types. * mkvmerge: new feature: Added support for muxing VP8 video tracks. * mkvmerge: enhancement: mkvmerge will no longer put all clusters into a meta seek element resulting in smaller file size. The parameter "--no-clusters-in-meta-seek" has been renamed to "--clusters-in-meta-seek" and its meaning reverted. * mkvmerge: enhancement: WebM compatibility mode will be turned on automatically if the output file name's extension is '.webm', '.webma' or '.webmv'. * mkvinfo GUI: enhancement: Added "webm" to the list of known file name extensions for WebM files both for the "Open file" dialog and the drag & drop support.2010-05-17 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Added options "--webm"/"--web-media" that enable the WebM compatibility mode. In this mode only Vorbis audio tracks and VP8 video tracks are allowed. Neither chapters nor tracks are allowed. The DocType element is set to "webm". * mkvinfo GUI: bug fix: Opening more than one file without restarting mkvinfo GUI could result in wrong timecodes due to variables not being reinitialized.2010-05-16 Moritz Bunkus <moritz@bunkus.org> * mkvinfo: bug fix: Binary elements shorter than 10 bytes were not output correctly.2010-05-15 Moritz Bunkus <moritz@bunkus.org> * Build system: bug fix: The man page installation process only installed the English originals instead of the Japanese and Chinese translations.
2010-07-03 Moritz Bunkus <moritz@bunkus.org> * Released v4.1.1. * mkvmerge: bug fix: Fixed invalid memory access in the header removal compressor. Fix for bug 508. * mmg: bug fix: mmg will no longer add .mmg files opened by the job runner to the file menu's list of recently opened files. Fix for bug 509.2010-07-01 Moritz Bunkus <moritz@bunkus.org> * Released v4.1.0.2010-06-28 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed reading AVC/h.264 tracks from AVI files if they're stored in NALUs inside the AVI.2010-06-26 Moritz Bunkus <moritz@bunkus.org> * Build system: enhancement: Improved the error reporting if certain Boost libraries are not found.2010-06-25 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: mkvmerge will report if it finds data errors in a Matroska file (e.g. due to storage failure or bad downloads). The position is reported as well as a periodic update as long as mkvmerge re-syncs to the next Matroska element. * mmg: enhancement: The "compression" drop down box is enabled for all track types. That way "no compression" can be forced for those tracks mkvmerge uses "header removal" compression for.2010-06-23 Moritz Bunkus <moritz@bunkus.org> * mmg: bug fix: Matroska files read from/written to by the header and chapter editors will no longer be kept opened and locked. Fix for bug 498. * mmg: bug fix: If mmg was called with "--edit-headers filename.mkv" then it crashed when the header editor was closed.2010-06-21 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: mkvmerge will start a new cluster before a key frame of the first video track. Fix for bug 500. * mkvmerge: enhancement: The default cluster length has been increased to five seconds (up from two seconds).2010-06-20 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: mkvmerge will no longer report nonsensical progress reports (e.g. -17239182%) when reading Matroska files with all the flags "--no-audio --no-video --no-subtitles" enabled. Fix for bug 505. * mmg: bug fix: Fixed a crash in the job runner when the total time was very big due to a division by zero. * mkvmerge: enhancement: Implemented write caching resulting in faster muxes especially on Windows writing to network shares.2010-06-18 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Added support for reading PGS subtitles from PGS/SUP files. * mkvmerge: bug fix: Specifying an FPS with "--default-duration" for AVC/h264 tracks in AVI files did not work. Fix for bug 492.2010-06-15 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed an invalid memory access possibly causing a crash in the AC3 detection code.2010-06-14 Moritz Bunkus <moritz@bunkus.org> * mmg: bug fix: Changing mmg's interface language did not change the entries in the "command line options" dialog if that dialog had been opened prior to the language change.2010-06-12 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: mkvmerge uses header removal compression by default for AC3, DTS, MP3, Dirac and MPEG-4 part 2 tracks. * all: Added desktop files for mmg/mkvinfo, a MIME type file for .mmg files and icons to the installation procedure on Linux. Most files were contributed by Cristian Morales Vega (see AUTHORS). * all: Added a translation of the programs into Spanish by Isra Lucas (see AUTHORS).2010-06-11 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed access to uninitialized memory when reading DTS tracks from AVI and Matroska files.2010-06-10 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: The Matroska reader will use the MPEG audio packetizer for MP2 tracks instead of the passthrough packetizer. * mkvmerge: bug fix: The Matroska reader did not handle compressed tracks correctly if the passthrough packetizer was used.2010-06-08 Moritz Bunkus <moritz@bunkus.org> * docs: Added a Dutch translation for the man pages by René Maassen (see AUTHORS).2010-06-07 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: The handling of Matroska files in which the 'default track flag' is not present has been fixed.2010-06-05 Moritz Bunkus <moritz@bunkus.org>
* Released v4.2.0. * mkvmerge: bug fix: mkvmerge was accessing invalid memory In certain cases, e.g. when appending Matroska files that use compression while turning compression off.2010-07-27 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Splitting output files by size was basing its decision when to create a new file on an uninitialized variable. This caused effects like a lot of small files being created with sizes much smaller than the intended split size.2010-07-19 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: The speed with which mkvmerge skips garbage in DTS tracks has been greatly improved.2010-07-18 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: Reading Matroska files: DisplayWidth & DisplayHeight values that are obviously not meant to represent pixels but only to be used for aspect ratio calculation (e.g. 16x9) are converted into proper ranges based on the track's PixelWidth & PixelHeight values and the quotient of DisplayWidth / DisplayHeight.2010-07-12 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: Attachments will be rendered at the end of the file instead of at the beginning. The attachments will be placed after the cues but before the chapters. Fix for bug 516. * mkvmerge: enhancement: Header removal compression has been enabled by default for MPEG-4 part 10 (AVC/h.264) video tracks with a NALU size field length of four bytes. * mkvmerge: bug fix: Header removal compression has been deactivated for MPEG-4 part 2 (aka DivX/Xvid) video tracks due to incompatibility with packed bitstreams.2010-07-10 Moritz Bunkus <moritz@bunkus.org> * mmg: enhancement: The taskbar progress is reset as soon as mkvmerge finishes/as soon as all jobs are done (Windows 7).2010-07-06 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed reading AVC/h.264 tracks from AVI files if they're stored without NALUs inside the AVI. Was broken by a fix for handling AVC/h.264 in NALUs inside AVI. * mkvmerge: bug fix: All readers that only handled file formats which do not contain more than one track did not respect the "--no-audio / --no-video / --no-subtitles" options. This applied to the following readers: AAC, AC3, AVC/h.264, CorePicture, Dirac, DTS, FLAC, IVF, MP3, MPEG ES, PGS/SUP, SRT, SSA, TrueHD, TTA, VC1, WAV and WavPack.2010-07-05 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: Improved reading text files that use mixed end-of-line styles (DOS & Unix mixed).2010-07-04 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed invalid memory access in the PCM packetizer. Fix for bug 510. * mmg: bug fix: When mmg starts it will check the entries in the file and chapter menu's list of recently used files and remove those entries that no longer exist. Fix for bug 509. * mkvmerge: bug fix: Fixed a crash when reading Matroska files that were damaged in a certain way.
* Released v4.3.0. * mkvmerge: bug fix: Appending tracks which would normally be compressed (e.g. with header removal compression) and turning off compression for those tracks with "--compression TID:none" (or the corresponsing option in mmg) was resulting in the second and all following appended tracks to be compressed all the same.2010-09-01 Moritz Bunkus <moritz@bunkus.org> * mkvextract: bug fix: Errors such as 'file does not exist' did not cause mkvextract to quit. Instead it continued and exited with the result code 0.2010-08-28 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Certain frames in certain h.264/AVC raw tracks were handled wrong, e.g. files created by x264 versions starting with revision 1665. The situation occured if an IDR slice comes immedtiately after a non-IDR slice and the IDR slice has its frame_num and pic_order_count_lsb fields set to 0.2010-08-26 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: Attachments will be rendered at the beginning of the file again. Fix for bug 516.2010-08-24 Moritz Bunkus <moritz@bunkus.org> * mkvpropedit, mmg's header editor: Fixed a crash corrupting files in certain situations. If the updated header fields required filling exactly one byte with an EbmlVoid element and if the next Matroska element's "size" was already written with its maximum length (8 bytes) then the crash would occur. Such files are written by e.g. lavf. Fix for bug 536.2010-08-17 Moritz Bunkus <moritz@bunkus.org> * All: bug fix: Fixed a couple of format strings in translations which could cause the programs to crash.2010-08-14 Moritz Bunkus <moritz@bunkus.org> * mkvinfo: new feature: mkvinfo will show the h.264 profile and level for AVC/h.264 tracks along with the CodecPrivate element.2010-08-10 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Video tracks with a width or height of 0 are not read from AVI files anymore. Fix for bug 538.2010-08-05 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed an error with losing packets (error message "packet queue not empty") when reading IVF (VP8) files using --default-duration on it. * mkvmerge: bug fix: Fixed access to uninitialized memory in the MPEG-2 ES parser.2010-08-03 Moritz Bunkus <moritz@bunkus.org> * mmg: bug fix: The 'total remaining time' shown by the job manager was totally wrong. Fix for bug 529.2010-08-01 Moritz Bunkus <moritz@bunkus.org> * build system: The build system has been changed from "make" to "rake", the Ruby based build tool. MKVToolNix includes its own copy of it so all you need is to have Ruby itself installed. The build proecss has been tested with Ruby 1.8.6, 1.8.7 and 1.9.1. Building is pretty much the same as before: "./configure", "./drake", "sudo ./drake install". Most of the build targets have similar if not identical names, e.g. "./drake install". You can override variables just like with make, e.g. "./drake prefix=/somewhere install".2010-07-30 Moritz Bunkus <moritz@bunkus.org> * mmg header editor: bug fix: If a file was loaded that did not contain 'track language' elements and those elements were unchanged then they would be set to 'und' upon saving. Now they're left as-is, and when adding them to the file the drop-down box defaults to 'eng' being selected as per Matroska default value specifications. Fix for bug 525.2010-07-29 Moritz Bunkus <moritz@bunkus.org> * mkvextract, mkvinfo, mkvpropedit: new feature: Added the option "-q" and its long version "--quiet". With "--quiet" active only warnings and errors are output. Fix for bug 527. * mkvmerge: bug fix: The option "--quiet" was not working properly. * mkgmerge: bug fix: mkvmerge was treating SSA/ASS subtitle files as audio files for the purpose of track selection (--no-subtitles / --no-audio). Fix for bug 526.2010-07-28 Moritz Bunkus <moritz@bunkus.org>
* Released v4.4.0. * build system: bug fix: Installation no longer fails if xsltproc is available but the DocBook stylesheets aren't. Fix for bug 575. * mkvmerge: new feature: If the name of an input file starts with '=' then mkvmerge will not try to open other files with the same name (e.g. 'VTS_01_1.VOB', 'VTS_01_2.VOB', 'VTS_01_3.VOB') from the same directory. A single '=' as an argument disables this as well for the next input file. Implements bug 570. * mmg: new feature: Added an option to disable extra compression when adding tracks by default. * mkvmerge: bug fix: Made file type detection stricter for MP3, AC3 and AAC files. This prevents mis-detection of other file types as one of these for certain files. Fix for bug 574.2010-10-19 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed the usage of iterators with the STL "deque" template class. This caused mkvmerge to abort on systems which did not use the GNU implementation of the standard template library, e.g. OpenSolaris with the SunStudio compiler. Fix for bug 567.2010-09-28 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: The warning about subtitle entries that are skipped because their start time is greater than their end time now includes the subtitle number.2010-09-23 Moritz Bunkus <moritz@bunkus.org> * Build system: bug fix: 'drake install' did not work if the login shell was not POSIX compatible (e.g. fish). Fix for bug 559.2010-09-19 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: When appending two Matroska files which both contain chapters the chapter entries of all editions will be merged even if the edition's UIDs were different to begin with. This is done based on the order of the edition. If both files contain three editions each then the chapters from the first edition in the second file will be put into the first edition from the first file; the chapters from the second edition into the second edition and so on. * all: Added a translation of the programs into French by Trinine (see AUTHORS). * mkvmerge: bug fix: The MPEG ES reader was accessing uninitialized data. This could lead to crashes or source files not being read correctly. * mkvmerge: bug fix: Using "--no-video" on AVI files caused the video track to be mistaken for an audio track and included anyway. Fix for bug 558.
* Released v4.5.0. * build: Building mkvtoolnix now requires libebml v1.2.0 and libmatroska v1.1.0 or later. * build: enhancement: mkvtoolnix now includes libebml and libmatroska. The configure script will use them if either no installed versions of them is found or if the installed version is too old.2011-01-25 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Fixed an infinite loop when reading program stream maps in MPEG program streams. Part of a fix for bug 589.2011-01-21 Moritz Bunkus <moritz@bunkus.org> * mkvinfo: new feature: Added an option "--track-info" (short: "-t") that displays one-line statistics about each track at the end of the output. The statistics include the track's total size, duration, approximate bitrate and number of packets/frames. * mkvinfo: bug fix: The hexdump mode was accessing invalid memory if the data to dump was shorter than 16 bytes. It was also outputting the values as characters instead of hexadecimal numbers. Patch by ykar@list.ru. Fix for bug 591.2011-01-20 Moritz Bunkus <moritz@bunkus.org> * mmg: enhancement: The output file name extension is automatically set to ".mk3d" if the stereo mode parameter for any video track is changed to anything else than "mono" or the default value. * mmg: enhancement: Added ".mk3d" to the list of known file name extensions for Matroska files. * mkvmerge, mmg: enhancement: Updated the "stereo mode" parameter to match the current Matroska specifications.2010-12-26 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: enhancement: If mkvmerge encounters invalid UTF-8 strings in certain files or command line arguments then those strings will simply be cut short. Before mkvmerge was exiting with an error ("Invalid UTF-8 sequence encountered"). * all: new feature: Added online update checks. The command line tools know a new parameter "--check-for-updates". mmg has a new menu entry ("Help" -> "Check for updates") and checks automatically when it starts, but at most once in 24 hours. Can be turned off in the preferences. This function requires libcurl and is not built if libcurl is not available.2010-12-22 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Avoid a crash due to invalid memory access if a source file name contains numbers (happens only if mkvtoolnix is built with MS Visual Studio). Fix for bug 585.2010-12-21 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Added support for reading VP8 video from Ogg files. Implements bug 584. * mkvextract: enhancement: mkvextract will exit with an error if the user specifies track IDs that do not exist in the source file. This works in the "tracks" and "timecodes_v2" extraction modes. Fix for bug 583. * docs: mkvextract's man page has been updated to match the program's expected command line syntax for the "timecodes_v2" mode. Fix for bug 583.2010-12-20 Moritz Bunkus <moritz@bunkus.org> * build system: Fixed building the Qt version of mkvinfo's GUI. Fix for bug 576. * mkvmerge, mmg: bug fix: Option files could not contain options that started with '#' as they were interpreted as comment lines.2010-11-15 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: The "default duration" header field is set for DTS audio tracks.2010-11-09 Moritz Bunkus <moritz@bunkus.org> * build system: mmg's guide and its images are installed into the location given by configure's "docdir" variable. Patch by Cristian Morales Vega (see AUTHORS).2010-11-07 Moritz Bunkus <moritz@bunkus.org> * all: Made the French translation selectable in all programs.2010-11-01 Moritz Bunkus <moritz@bunkus.org> * mmg: bug fix: On Mac OS X the application type is set to a foreground application preventing issues like the GUI never getting focus.
* Released v4.6.0.2011-03-08 Moritz Bunkus <moritz@bunkus.org> * build system: Fixed building the Qt version of mkvinfo's GUI (again). Fix for bug 576.2011-02-17 Moritz Bunkus <moritz@bunkus.org> * 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. Fix for bug 598. * 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. Fix for bug 600.2011-02-15 Moritz Bunkus <moritz@bunkus.org> * 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.2011-02-07 Moritz Bunkus <moritz@bunkus.org> * all: Added a translation for the programs into Turkish by ßouЯock (see AUTHORS).2011-02-06 Moritz Bunkus <moritz@bunkus.org> * 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.2011-01-31 Moritz Bunkus <moritz@bunkus.org>