mkvtoolnix/ChangeLog

385 lines
14 KiB
Plaintext

2003-08-10 Moritz Bunkus <moritz@bunkus.org>
* mkvextract: Changed how the global elements are handled by
taking the parent's size into account. This re-enables processing
of files produced with the latest VirtualDubMod.
* mkvmerge: Changed how the Matroska reader handles global
elements by taking the parent's size into account. This re-enables
processing of files produced with the latest VirtualDubMod.
* mkvinfo: Changed how mkvinfo handles global elements by taking
the parent's size into account. Hopefully this is now correct.
* mkvextract: Support for MultiComment tags.
* mkvmerge: Fixed support for reading MultiComment tags from
XML tag files.
* mkvmerge: Allow some slightly broken Matroska files to be
processed correctly if the reference blocks are off by at most 1ms.
2003-08-09 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: MP3: Better support for other MPEG versions and layers
(number of samples per packet).
* mkvmerge: RealVideo: Support for "merged" frames.
* mkvinfo: Added Adler32 calculation and display for frame
contents with the -c option.
* mkvmerge: RealAudio: "dnet" is actually byte-swapped AC3 and is
being treated as such (re-swapped and output as AC3).
* mkvmerge: Fixed a bug with chapters and splitting which would
crash mkvmerge if no chapter belonged into the output file.
2003-08-06 Moritz Bunkus <moritz@bunkus.org>
* Changes for compilation with gcc 2.95.
2003-08-04 Moritz Bunkus <moritz@bunkus.org>
* Released v0.6.0.
2003-07-30 Moritz Bunkus <moritz@bunkus.org>
* base64tool: Added a tool for Base64 encoding/decoding needed for
binary elements in the tags.
2003-07-29 Moritz Bunkus <moritz@bunkus.org>
* mkvextract: Support for extracting chapter information.
* mkvmerge: Added support for simple chapter files (CHAPTER01=...,
CHAPTER01NAME=Hello World etc).
2003-07-26 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: Added support tags based on XML files.
* mkvextract: Rewrote the command line syntax. Added extracting
attachments and tags as new options.
* mkvmerge: Fixed a bug in the SRT reader which would not always
handle Unix/DOS style new line cases correctly.
2003-07-23 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: Added support for the "SegmentTitle" (general title of
the file written).
2003-07-16 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: Added support for UTF-8 and UTF-16 encoded text files
for the SRT and SSA/ASS readers.
2003-07-15 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: The SSA/ASS reader ignored the --sub-charset option
and always used the current charset to recode the subtitles.
2003-07-14 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: Added support for attaching files to the output
file(s).
* mkvinfo: Support for the elements dealing with attachments
(KaxAttachments, KaxAttached, KaxFileDescription, KaxFileName,
KaxMimeType, KaxFileData).
2003-07-13 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: Changed the RealVideo packaging method: Subpackets are
assembled into complete packets so the demuxer does not have to do
that anymore.
* mkvmerge: DisplayWidth and DisplayHeight, which form the display
aspect ratio, are now always written to ease changing them later
without having to completely remux the file.
2003-07-08 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: Fixed some infinite-reading-from-a-file bug that
occured on Windows when reading SSA/ASS files.
* mkvmerge: Fixed a bug which would mostly appear with subtitles
that have very long ( > 60s) gaps between entries. Here the
cluster would not been rendered properly leaving mkvmerge either
comatose ( = endless loop) or just plain dead ( = crashing).
2003-07-07 Moritz Bunkus <moritz@bunkus.org>
* mkvinfo: Added support for the rest of the tags:
KaxTagMultiComment, KaxTagMultiCommentName,
KaxTagMultiCommentComments and KaxTagMultiCommentLanguage. Almost
all tags have been successfully tested.
2003-07-06 Moritz Bunkus <moritz@bunkus.org>
* Added a RealMedia demuxer that can handle both RealVideo and
RealAudio (all codecs).
2003-07-02 Moritz Bunkus <moritz@bunkus.org>
* mkvinfo: Added support for allmost all tags (totally untested):
KaxTag KaxTagArchivalLocation KaxTagAudioEncryption
KaxTagAudioGain KaxTagAudioGenre KaxTagAudioPeak
KaxTagAudioSpecific KaxTagBibliography KaxTagBPM KaxTagCaptureDPI
KaxTagCaptureLightness KaxTagCapturePaletteSetting
KaxTagCaptureSharpness KaxTagChapterUID KaxTagCommercial
KaxTagCropped KaxTagDate KaxTagDiscTrack KaxTagEncoder
KaxTagEncodeSettings KaxTagEntity KaxTagEqualisation KaxTagFile
KaxTagGeneral KaxTagGenres KaxTagIdentifier KaxTagImageSpecific
KaxTagInitialKey KaxTagKeywords KaxTagLanguage KaxTagLegal
KaxTagMood KaxTagMultiCommercial KaxTagMultiCommercialAddress
KaxTagMultiCommercialEmail KaxTagMultiCommercialType
KaxTagMultiCommercialURL KaxTagMultiDate KaxTagMultiDateDateBegin
KaxTagMultiDateDateEnd KaxTagMultiDateType KaxTagMultiEntity
KaxTagMultiEntityAddress KaxTagMultiEntityEmail
KaxTagMultiEntityName KaxTagMultiEntityType KaxTagMultiEntityURL
KaxTagMultiIdentifier KaxTagMultiIdentifierBinary
KaxTagMultiIdentifierString KaxTagMultiIdentifierType
KaxTagMultiLegal KaxTagMultiLegalAddress KaxTagMultiLegalType
KaxTagMultiLegalURL KaxTagMultiPrice KaxTagMultiPriceAmount
KaxTagMultiPriceCurrency KaxTagMultiPricePriceDate
KaxTagMultiTitle KaxTagMultiTitleAddress KaxTagMultiTitleEdition
KaxTagMultiTitleEmail KaxTagMultiTitleLanguage
KaxTagMultiTitleName KaxTagMultiTitleSubTitle KaxTagMultiTitleType
KaxTagMultiTitleURL KaxTagOfficialAudioFileURL
KaxTagOfficialAudioSourceURL KaxTagOriginalDimensions
KaxTagOriginalMediaType KaxTagPlayCounter KaxTagPopularimeter
KaxTagProduct KaxTagRating KaxTagRecordLocation KaxTags
KaxTagSetPart KaxTagSource KaxTagSourceForm KaxTagSubGenre
KaxTagSubject KaxTagTargets KaxTagTitle KaxTagTrackUID
KaxTagVideoGenre
2003-06-29 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: Support for handling native video tracks (e.g. B
frames) when reading Matroska files.
* mkvmerge: Implemented time slice durations , default block
duration and block durations for slices where necessary.
2003-06-24 Moritz Bunkus <moritz@bunkus.org>
* mkvinfo: Support for KaxSegmentFilename, KaxTitle, KaxSlices,
KaxTimeSlice, KaxSliceLaceNumber, KaxSliceFrameNumber,
KaxSliceDelay and KaxSliceDuration.
2003-06-22 Moritz Bunkus <moritz@bunkus.org>
* Released v0.5.0.
* Added 'ReferencePriority' element to the known elements for
mkvinfo.
* Removed "(mkvinfo) " from mkvinfo's output in order to improve
readability and save space.
* --sub-charset now also needs a track ID.
* Modified the verbosity levels for mkvinfo: The seek head subentries
and cue subentries will only be shown at level 2 to make the
output easier to read.
* The language and default track settings are now kept again if
not overridden when reading from Matroska files.
2003-06-21 Moritz Bunkus <moritz@bunkus.org>
* Added mkvextract which can extract tracks from a Matroska file
into other files.
2003-06-20 Moritz Bunkus <moritz@bunkus.org>
* Switched from cygwin to MinGW32 for the Windows binaries.
* Fixed a double free() on cleanup (after writing the cues) which
resulted in a segfault sometimes.
* Added a SSA/ASS reader.
2003-06-19 Moritz Bunkus <moritz@bunkus.org>
* Support for reading text subtitles from Matroska files.
* Made the AAC reader automatically recognize if a MPEG4 AAC file
contains the emphasis header (deprecated) or not (current standard).
2003-06-15 Moritz Bunkus <moritz@bunkus.org>
* Released v0.4.4.
* Several options now need an explicity track ID to specify
which tracks of an input file the option should be applied
to. These options include --atracks, --vtracks, --stracks, --sync,
--default-track, --cues and --language.
* The Matroska reader now handles track selection correctly.
2003-06-13 Moritz Bunkus <moritz@bunkus.org>
* Added an option for identifying input files and their track types.
2003-06-12 Moritz Bunkus <moritz@bunkus.org>
* Released v0.4.3.
2003-06-11 Moritz Bunkus <moritz@bunkus.org>
* Support for proper linking of segments via the segment UIDs. The
first and last files created can be manually linked to given UIDs.
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 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 Moritz Bunkus <moritz@bunkus.org>
* Some improvements to the mkvinfo GUI (thanks to jcsston for the
patch/the ideas).
2003-05-29 Moritz Bunkus <moritz@bunkus.org>
* Released v0.4.2.
* Support for some more tags in both mkvmerge and mkvinfo.
* Fixed a segfault in the Matroska reader.
* 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.
* Added a GUI to mkvinfo.
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-22 Moritz Bunkus <moritz@bunkus.org>
* Added checks for MP4/Quicktime files which will abort mkvmerge.
* Support for reading AAC tracks from Matroska files.
* Released v0.4.0.
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 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 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 Moritz Bunkus <moritz@bunkus.org>
* Renamed '--no-utf8-subs' to '--sub-type utf8'. Polished the man
page regarding subtitle handling.
* Fixed a bug with mono MP3 files.
* Added support for AAC files (only those with ADTS headers at the
moment).
2003-05-15 Moritz Bunkus <moritz@bunkus.org>
* Released v0.3.3.
* If an error occurs while writing to the destination file the
error is reported and mkvmerge aborts with a non-zero exit code.
* The OGM reader reported I frames as P frames and vice versa
round making seeking not really nice ;)
2003-05-11 Moritz Bunkus <moritz@bunkus.org>
* 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).
* Released v0.3.2.
* Fixed the huge memory need if reading from AVI files (introduced
on 2003-05-06 with the internal changes).
* 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-09 Moritz Bunkus <moritz@bunkus.org>
* Made mkvtoolnix compile under cygwin.
2003-05-06 Moritz Bunkus <moritz@bunkus.org>
* Added support for aspect ratio.
* 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-04 Moritz Bunkus <moritz@bunkus.org>
* mkvinfo reports the FourCC for video tracks with a
CodecID of V_MS/VFW/FOURCC and the format tag for audio tracks
with a CodecID of A_MS/ACM.
2003-05-03 Moritz Bunkus <moritz@bunkus.org>
* Released v0.3.1.
* Tracks read from a Matroska file will keep their UID if it
hasn't been used yet.
* Support for reading text subtitle streams from OGM files.
* Added support for EbmlVoid everywhere to mkvinfo.
2003-05-02 Moritz Bunkus <moritz@bunkus.org>
* Support for KaxTrackLanguage and ISO639 languages.
2003-04-30 Moritz Bunkus <moritz@bunkus.org>
* First public release.