2003-08-11 16:42:43 +00:00
|
|
|
2003-08-11 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-08-11 18:34:40 +00:00
|
|
|
* Released v0.6.2.
|
|
|
|
|
|
|
|
* mkvmerge: Video aspect ratio was set wrong if the user did not
|
|
|
|
specify any.
|
|
|
|
|
2003-08-11 16:45:29 +00:00
|
|
|
* Released v0.6.1.
|
|
|
|
|
2003-08-11 16:42:43 +00:00
|
|
|
* mkvmerge: RealVideo: Support for all kinds of frames including
|
|
|
|
"short" and "merged" frames (results are identical to Gabest's
|
|
|
|
output).
|
|
|
|
|
2003-08-10 06:40:13 +00:00
|
|
|
2003-08-10 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-08-10 20:13:40 +00:00
|
|
|
* mkvmerge: The aspect ratio setting will only cause upscaling of
|
|
|
|
the current video dimensions which are then put into
|
|
|
|
KaxVideoDisplayWidth and KaxVideoDisplayHeight.
|
|
|
|
|
2003-08-10 20:01:55 +00:00
|
|
|
* 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.
|
|
|
|
|
2003-08-10 15:43:52 +00:00
|
|
|
* 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.
|
|
|
|
|
2003-08-10 09:48:51 +00:00
|
|
|
* mkvinfo: Changed how mkvinfo handles global elements by taking
|
|
|
|
the parent's size into account. Hopefully this is now correct.
|
|
|
|
|
2003-08-10 09:41:16 +00:00
|
|
|
* mkvextract: Support for MultiComment tags.
|
|
|
|
|
2003-08-10 09:07:22 +00:00
|
|
|
* mkvmerge: Fixed support for reading MultiComment tags from
|
|
|
|
XML tag files.
|
|
|
|
|
2003-08-10 06:40:13 +00:00
|
|
|
* mkvmerge: Allow some slightly broken Matroska files to be
|
|
|
|
processed correctly if the reference blocks are off by at most 1ms.
|
|
|
|
|
2003-08-09 12:57:16 +00:00
|
|
|
2003-08-09 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-08-09 22:03:31 +00:00
|
|
|
* mkvmerge: MP3: Better support for other MPEG versions and layers
|
|
|
|
(number of samples per packet).
|
|
|
|
|
2003-08-09 21:11:54 +00:00
|
|
|
* mkvinfo: Added Adler32 calculation and display for frame
|
|
|
|
contents with the -c option.
|
|
|
|
|
2003-08-09 12:57:16 +00:00
|
|
|
* 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 12:42:45 +00:00
|
|
|
2003-08-06 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Changes for compilation with gcc 2.95.
|
|
|
|
|
2003-08-04 07:41:21 +00:00
|
|
|
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-28 23:09:12 +00:00
|
|
|
2003-07-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-07-29 20:27:05 +00:00
|
|
|
* mkvextract: Support for extracting chapter information.
|
|
|
|
|
2003-07-28 23:09:12 +00:00
|
|
|
* mkvmerge: Added support for simple chapter files (CHAPTER01=...,
|
|
|
|
CHAPTER01NAME=Hello World etc).
|
|
|
|
|
2003-07-26 14:40:20 +00:00
|
|
|
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 20:47:31 +00:00
|
|
|
2003-07-23 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* mkvmerge: Added support for the "SegmentTitle" (general title of
|
|
|
|
the file written).
|
|
|
|
|
2003-07-15 22:55:57 +00:00
|
|
|
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 18:51:28 +00:00
|
|
|
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 07:22:26 +00:00
|
|
|
2003-07-14 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-07-14 19:10:36 +00:00
|
|
|
* mkvmerge: Added support for attaching files to the output
|
|
|
|
file(s).
|
|
|
|
|
2003-07-14 07:22:26 +00:00
|
|
|
* 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 15:40:02 +00:00
|
|
|
2003-07-08 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-07-08 17:35:19 +00:00
|
|
|
* mkvmerge: Fixed some infinite-reading-from-a-file bug that
|
|
|
|
occured on Windows when reading SSA/ASS files.
|
|
|
|
|
2003-07-08 15:40:02 +00:00
|
|
|
* 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 14:45:16 +00:00
|
|
|
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 11:10:56 +00:00
|
|
|
2003-07-06 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Added a RealMedia demuxer that can handle both RealVideo and
|
|
|
|
RealAudio (all codecs).
|
|
|
|
|
2003-07-02 21:12:07 +00:00
|
|
|
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 17:56:38 +00:00
|
|
|
2003-06-29 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-06-29 21:35:19 +00:00
|
|
|
* 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-29 17:56:38 +00:00
|
|
|
|
2003-06-24 16:11:43 +00:00
|
|
|
2003-06-24 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-06-29 16:59:57 +00:00
|
|
|
* mkvinfo: Support for KaxSegmentFilename, KaxTitle, KaxSlices,
|
|
|
|
KaxTimeSlice, KaxSliceLaceNumber, KaxSliceFrameNumber,
|
|
|
|
KaxSliceDelay and KaxSliceDuration.
|
2003-06-24 16:11:43 +00:00
|
|
|
|
2003-06-22 08:37:09 +00:00
|
|
|
2003-06-22 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-06-22 19:37:07 +00:00
|
|
|
* Released v0.5.0.
|
|
|
|
|
2003-06-22 14:30:02 +00:00
|
|
|
* Added 'ReferencePriority' element to the known elements for
|
|
|
|
mkvinfo.
|
|
|
|
|
2003-06-22 12:27:46 +00:00
|
|
|
* Removed "(mkvinfo) " from mkvinfo's output in order to improve
|
|
|
|
readability and save space.
|
|
|
|
|
2003-06-22 12:11:54 +00:00
|
|
|
* --sub-charset now also needs a track ID.
|
|
|
|
|
2003-06-22 09:47:08 +00:00
|
|
|
* 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.
|
|
|
|
|
2003-06-22 08:37:09 +00:00
|
|
|
* The language and default track settings are now kept again if
|
|
|
|
not overridden when reading from Matroska files.
|
|
|
|
|
2003-06-21 16:08:01 +00:00
|
|
|
2003-06-21 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Added mkvextract which can extract tracks from a Matroska file
|
|
|
|
into other files.
|
|
|
|
|
2003-06-20 11:11:54 +00:00
|
|
|
2003-06-20 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-06-20 21:40:13 +00:00
|
|
|
* 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.
|
|
|
|
|
2003-06-20 11:11:54 +00:00
|
|
|
* Added a SSA/ASS reader.
|
|
|
|
|
2003-06-19 19:32:50 +00:00
|
|
|
2003-06-19 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-06-19 21:44:27 +00:00
|
|
|
* Support for reading text subtitles from Matroska files.
|
|
|
|
|
2003-06-19 19:32:50 +00:00
|
|
|
* Made the AAC reader automatically recognize if a MPEG4 AAC file
|
|
|
|
contains the emphasis header (deprecated) or not (current standard).
|
|
|
|
|
2003-06-15 08:40:43 +00:00
|
|
|
2003-06-15 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
2003-06-19 19:32:50 +00:00
|
|
|
* Released v0.4.4.
|
|
|
|
|
2003-06-15 11:23:39 +00:00
|
|
|
* 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.
|
|
|
|
|
2003-06-15 08:40:43 +00:00
|
|
|
* The Matroska reader now handles track selection correctly.
|
|
|
|
|
2003-06-12 23:05:49 +00:00
|
|
|
2003-06-13 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Added an option for identifying input files and their track types.
|
|
|
|
|
2003-06-11 22:28:45 +00:00
|
|
|
2003-06-12 Moritz Bunkus <moritz@bunkus.org>
|
|
|
|
|
|
|
|
* Released v0.4.3.
|
|
|
|
|
2003-06-11 18:21:24 +00:00
|
|
|
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 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
|
|
|
|