2003-06-08 19:00:33 +00:00
|
|
|
2003-06-08 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Added support for splitting output files by size or by time and
|
|
|
|
limiting the number of output files.
|
|
|
|
|
|
|
|
* Added support for the segment UID/next segment UID/previous
|
|
|
|
segment UID.
|
|
|
|
|
2003-06-06 20:56:28 +00:00
|
|
|
2003-06-06 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* A lot of changes to comply with libmatroska/libebml 0.4.4.
|
|
|
|
|
|
|
|
2003-06-03 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Implemented stricter content based file type identification for
|
|
|
|
MP3 and AC3 files so that those won't be mis-identified.
|
|
|
|
|
2003-05-31 09:08:02 +00:00
|
|
|
2003-05-31 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Some improvements to the mkvinfo GUI (thanks to jcsston for the
|
|
|
|
patch/the ideas).
|
|
|
|
|
2003-05-29 18:38:27 +00:00
|
|
|
2003-05-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-05-29 20:30:33 +00:00
|
|
|
* Released v0.4.2.
|
|
|
|
|
2003-05-29 20:19:53 +00:00
|
|
|
* Support for some more tags in both mkvmerge and mkvinfo.
|
|
|
|
|
2003-05-29 19:39:46 +00:00
|
|
|
* Fixed a segfault in the Matroska reader.
|
|
|
|
|
2003-05-29 18:50:03 +00:00
|
|
|
* Removed the '--sub-type' switch as all text subtitles will be
|
|
|
|
stored in UTF-8 format. Made iconv mandatory in the configure
|
|
|
|
checks for this very reason.
|
|
|
|
|
2003-05-29 18:38:27 +00:00
|
|
|
* Added a GUI to mkvinfo.
|
|
|
|
|
2003-05-23 10:24:07 +00:00
|
|
|
2003-05-23 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Released v0.4.1.
|
|
|
|
|
|
|
|
* A lot of changes regarding file I/O. Files bigger than 2GB
|
|
|
|
should now be handled correctly on both Linux and Windows.
|
|
|
|
|
2003-05-21 22:23:15 +00:00
|
|
|
2003-05-22 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-05-22 15:37:53 +00:00
|
|
|
* Added checks for MP4/Quicktime files which will abort mkvmerge.
|
|
|
|
|
2003-05-22 11:11:30 +00:00
|
|
|
* Support for reading AAC tracks from Matroska files.
|
|
|
|
|
2003-05-21 22:23:15 +00:00
|
|
|
* Released v0.4.0.
|
|
|
|
|
2003-05-21 21:05:47 +00:00
|
|
|
2003-05-21 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Some internal changes and enhancements. Code requires libebml
|
|
|
|
and libmatroska 0.4.3 now.
|
|
|
|
|
2003-05-19 20:51:12 +00:00
|
|
|
2003-05-19 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* ADTS headers are stripped from the AAC streams. This is what I'd
|
|
|
|
call 'proper AAC support'.
|
|
|
|
|
2003-05-18 20:40:11 +00:00
|
|
|
2003-05-18 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Better support for DTS streams in general and for DTS-in-WAV in
|
|
|
|
particular (patch by Peter Niemayer <niemayer AT isg.de>).
|
|
|
|
|
2003-05-17 20:51:34 +00:00
|
|
|
2003-05-17 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-05-17 23:25:08 +00:00
|
|
|
* Renamed '--no-utf8-subs' to '--sub-type utf8'. Polished the man
|
|
|
|
page regarding subtitle handling.
|
|
|
|
|
2003-05-17 20:59:21 +00:00
|
|
|
* Fixed a bug with mono MP3 files.
|
|
|
|
|
2003-05-17 20:51:34 +00:00
|
|
|
* Added support for AAC files (only those with ADTS headers at the
|
|
|
|
moment).
|
|
|
|
|
2003-05-15 09:10:17 +00:00
|
|
|
2003-05-15 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-05-15 09:43:59 +00:00
|
|
|
* Released v0.3.3.
|
|
|
|
|
2003-05-15 09:38:01 +00:00
|
|
|
* If an error occurs while writing to the destination file the
|
|
|
|
error is reported and mkvmerge aborts with a non-zero exit code.
|
|
|
|
|
2003-05-15 09:10:17 +00:00
|
|
|
* The OGM reader reported I frames as P frames and vice versa
|
|
|
|
round making seeking not really nice ;)
|
|
|
|
|
2003-05-11 09:05:55 +00:00
|
|
|
2003-05-11 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-05-15 08:58:52 +00:00
|
|
|
* Fixed a bug with the AC3 timecode calculation (patch by Peter
|
|
|
|
Niemayer <niemayer AT isg.de>).
|
|
|
|
|
|
|
|
* Support for reading DTS files & putting them into Matroska
|
|
|
|
(main patch by Peter Niemayer <niemayer AT isg.de>, a few things
|
|
|
|
by me).
|
|
|
|
|
2003-05-11 15:52:54 +00:00
|
|
|
* Released v0.3.2.
|
|
|
|
|
2003-05-11 12:42:09 +00:00
|
|
|
* Fixed the huge memory need if reading from AVI files (introduced
|
|
|
|
on 2003-05-06 with the internal changes).
|
|
|
|
|
2003-05-11 09:24:02 +00:00
|
|
|
* Proper handling of the 'default track' flag and the language for
|
|
|
|
the Matroska reader.
|
|
|
|
|
|
|
|
* Proper handling of the 'default track' flag for all the packetizers.
|
2003-05-11 09:05:55 +00:00
|
|
|
|
2003-05-09 06:27:26 +00:00
|
|
|
2003-05-09 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Made mkvtoolnix compile under cygwin.
|
|
|
|
|
2003-05-06 08:24:02 +00:00
|
|
|
2003-05-06 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-05-06 09:59:37 +00:00
|
|
|
* Added support for aspect ratio.
|
|
|
|
|
2003-05-06 08:24:02 +00:00
|
|
|
* Subtitle charsets can be specified with --sub-charset and do not
|
|
|
|
rely on the current locale anymore.
|
|
|
|
|
|
|
|
* For the last packet of each track its duration is now stored.
|
|
|
|
|
|
|
|
* A lot of internal changes - I hope nothing has broken... (See
|
|
|
|
ChangeLog.cvs for details.)
|
|
|
|
|
|
|
|
* The matroska reader calculated wrong header lengths for Vorbis
|
|
|
|
tracks.
|
|
|
|
|
2003-05-05 18:37:36 +00:00
|
|
|
2003-05-04 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* mkvinfo reports the FourCC for video tracks with a
|
2003-05-06 08:24:02 +00:00
|
|
|
CodecID of V_MS/VFW/FOURCC and the format tag for audio tracks
|
|
|
|
with a CodecID of A_MS/ACM.
|
2003-05-05 18:37:36 +00:00
|
|
|
|
2003-05-03 20:24:58 +00:00
|
|
|
2003-05-03 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-05-06 08:24:02 +00:00
|
|
|
* Released v0.3.1.
|
2003-05-04 07:36:32 +00:00
|
|
|
|
2003-05-03 20:26:50 +00:00
|
|
|
* Tracks read from a Matroska file will keep their UID if it
|
|
|
|
hasn't been used yet.
|
2003-05-03 20:24:58 +00:00
|
|
|
|
2003-05-03 20:26:50 +00:00
|
|
|
* Support for reading text subtitle streams from OGM files.
|
2003-05-03 20:24:58 +00:00
|
|
|
|
2003-05-03 20:26:50 +00:00
|
|
|
* Added support for EbmlVoid everywhere to mkvinfo.
|
2003-05-03 20:24:58 +00:00
|
|
|
|
2003-05-02 21:44:01 +00:00
|
|
|
2003-05-02 Moritz Bunkus <moritz@bunkus.org>
|
2003-04-30 18:54:17 +00:00
|
|
|
|
2003-05-03 20:26:50 +00:00
|
|
|
* Support for KaxTrackLanguage and ISO639 languages.
|
2003-04-30 18:54:17 +00:00
|
|
|
|
2003-05-02 21:44:01 +00:00
|
|
|
2003-04-30 Moritz Bunkus <moritz@bunkus.org>
|
2003-04-30 18:54:17 +00:00
|
|
|
|
2003-05-03 20:26:50 +00:00
|
|
|
* First public release.
|
2003-03-04 08:55:30 +00:00
|
|
|
|