Moritz Bunkus
|
76d6d7172e
|
Proper fix for the cluster-too-large thingy.
|
2003-07-08 15:40:02 +00:00 |
|
Moritz Bunkus
|
5a77526f23
|
Added support for the missing tags: KaxTagMultiComment, KaxTagMultiCommentName, KaxTagMultiCommentComments and KaxTagMultiCommentLanguage.
|
2003-07-07 14:45:16 +00:00 |
|
Moritz Bunkus
|
d415d85152
|
Added support for RealAudio reading. Added a pass-through packetizer that is used for RealAudio. Fixed some SVN keywords.
|
2003-07-06 11:10:56 +00:00 |
|
Moritz Bunkus
|
f0291d64ef
|
Added support for almost all tags (totally untested).
|
2003-07-02 21:12:07 +00:00 |
|
Moritz Bunkus
|
cadd488d7a
|
Support for handling native video tracks (e.g. B frames) when reading Matroska files.
|
2003-06-29 21:35:19 +00:00 |
|
Moritz Bunkus
|
ce06164806
|
Implemented time slice durations , default block duration and block durations for slices where necessary.
|
2003-06-29 17:56:38 +00:00 |
|
Moritz Bunkus
|
4fb8b8ff89
|
Support for KaxSlices, KaxTimeSlice, KaxSliceLaceNumber, KaxSliceFrameNumber, KaxSliceDelay and KaxSliceDuration.
|
2003-06-29 16:59:57 +00:00 |
|
Moritz Bunkus
|
6d0881d709
|
mkvinfo: Support for KaxSegmentFilename and KaxTitle.
|
2003-06-24 16:11:43 +00:00 |
|
Moritz Bunkus
|
6f3b2e644b
|
Released v0.5.0
|
2003-06-22 19:37:07 +00:00 |
|
Moritz Bunkus
|
623916f444
|
Added ReferencePriority to the list of supported elements for mkvinfo.
|
2003-06-22 14:30:02 +00:00 |
|
Moritz Bunkus
|
b9131f0ab9
|
Removed "(mkvinfo) " from mkvinfo's output in order to improve readability and save space.
|
2003-06-22 12:27:46 +00:00 |
|
Moritz Bunkus
|
63f0156422
|
--sub-charset now also needs a track ID.
|
2003-06-22 12:11:54 +00:00 |
|
Moritz Bunkus
|
d02aa747a1
|
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 09:47:08 +00:00 |
|
Moritz Bunkus
|
66be91980f
|
Make the packetizer respect the values set by the reader for e.g. language and default-track.
|
2003-06-22 08:37:09 +00:00 |
|
Moritz Bunkus
|
ebcef989ab
|
Added mkvextract which can extract tracks from a Matroska file into other files.
|
2003-06-21 16:08:01 +00:00 |
|
Moritz Bunkus
|
693e2f282c
|
Updated ChangeLog, ignore props for some DLLs and a small OS compat update.
|
2003-06-20 21:40:13 +00:00 |
|
Moritz Bunkus
|
7bcc91db58
|
Added a SSA/ASS reader.
|
2003-06-20 11:11:54 +00:00 |
|
Moritz Bunkus
|
351d79e953
|
Support for reading text subtitles from Matroska files. Support for handling other text subtitle types with the textsubs_packetizer_c.
|
2003-06-19 21:44:27 +00:00 |
|
Moritz Bunkus
|
844f1feeb1
|
Made the AAC reader automatically recognize if a MPEG4 AAC file contains the emphasis header (deprecated) or not (current standard).
|
2003-06-19 19:32:50 +00:00 |
|
Moritz Bunkus
|
bd43a8dcac
|
Updated the changelog.
|
2003-06-15 11:23:39 +00:00 |
|
Moritz Bunkus
|
d9329f351a
|
Revamped the track selection meaning and handling: -a/-s/-d now use the track IDs reported by the readers or by --identify. Fixed a but in the Matroska reader which tried to set headers for tracks which were not requested for demuxing.
|
2003-06-15 08:40:43 +00:00 |
|
Moritz Bunkus
|
4d7c7c2b16
|
Added an option for identifying an input file and its track types.
|
2003-06-12 23:05:49 +00:00 |
|
Moritz Bunkus
|
a8aa217c22
|
New release v0.4.3.
|
2003-06-11 22:28:45 +00:00 |
|
Moritz Bunkus
|
da961d040a
|
Support for specifying the UIDs to link to.
|
2003-06-11 18:21:24 +00:00 |
|
Moritz Bunkus
|
c9e0a7bffb
|
Implemented support for SegmentUID, PrevUID and NextUID.
|
2003-06-08 19:00:33 +00:00 |
|
Moritz Bunkus
|
979707f373
|
A lot of changes to comply with libmatroska/libebml v0.4.4.
|
2003-06-06 20:56:28 +00:00 |
|
Moritz Bunkus
|
0d7b5ce56a
|
Some improvements to the mkvinfo GUI (thanks to jcsston for the patch/the ideas).
|
2003-05-31 09:08:02 +00:00 |
|
Moritz Bunkus
|
5d7641d299
|
Released v0.4.2.
|
2003-05-29 20:30:33 +00:00 |
|
Moritz Bunkus
|
0abf4989e1
|
Support for KaxDateUTC in mkvmerge and mkvinfo.
|
2003-05-29 20:19:53 +00:00 |
|
Moritz Bunkus
|
9dbace5cd3
|
Fixed a segfault in the Matroska reader.
|
2003-05-29 19:39:46 +00:00 |
|
Moritz Bunkus
|
abdfbd9be3
|
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:50:03 +00:00 |
|
Moritz Bunkus
|
8f57678027
|
Added a GUI to mkvinfo.
|
2003-05-29 18:38:27 +00:00 |
|
Moritz Bunkus
|
06047ed75c
|
New version v0.4.1
|
2003-05-23 10:24:07 +00:00 |
|
Moritz Bunkus
|
2c7dfa512e
|
Added checks for MP4/Quicktime. mkvmerge will abort if it encounters one of those in order to prohibit mkvmerge from falsely recogzining them as AAC files.
|
2003-05-22 15:37:53 +00:00 |
|
Moritz Bunkus
|
e182f0191d
|
Support for reading AAC from Matroska files.
|
2003-05-22 11:11:30 +00:00 |
|
Moritz Bunkus
|
e849cf56c6
|
New version 0.4.0.
|
2003-05-21 22:23:15 +00:00 |
|
Moritz Bunkus
|
fbc60f9089
|
UTFstring / C string conversion. Proper version numbers are written to the KaxInfos.
|
2003-05-21 21:05:47 +00:00 |
|
Moritz Bunkus
|
ff9dd4e204
|
Proper AAC support by stripping the ADTS headers.
|
2003-05-19 20:51:12 +00:00 |
|
Moritz Bunkus
|
81914ccbce
|
Better support for DTS streams in general and for DTS-in-WAV in particular (patch by Peter Niemayer <niemayer AT isg.de>).
|
2003-05-18 20:40:11 +00:00 |
|
Moritz Bunkus
|
f99d7d16fb
|
Renamed --no-utf8-subs to "--sub-type utf8". Polished the man page regarding subtitle handling.
|
2003-05-17 23:25:08 +00:00 |
|
Moritz Bunkus
|
9d94b16c4f
|
Fixed a bug with mono MP3 files.
|
2003-05-17 20:59:21 +00:00 |
|
Moritz Bunkus
|
6639793a48
|
Added support for AAC files (ADTS headers only).
|
2003-05-17 20:51:34 +00:00 |
|
Moritz Bunkus
|
a407b096ce
|
Released new version 0.3.3.
|
2003-05-15 09:43:59 +00:00 |
|
Moritz Bunkus
|
d544b2edc3
|
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:38:01 +00:00 |
|
Moritz Bunkus
|
dd2aa3b57c
|
I frames were handled like P frames and vice versa. Fixed.
|
2003-05-15 09:10:17 +00:00 |
|
Moritz Bunkus
|
f9ef2139d2
|
Preliminary support for DTS files/tracks.
|
2003-05-15 08:58:52 +00:00 |
|
Moritz Bunkus
|
707160a1f0
|
New version 0.3.2
|
2003-05-11 15:52:54 +00:00 |
|
Moritz Bunkus
|
5626459542
|
Too many audio packets were read as each call to read() resulted in audio packets being read from the AVI regardless of the number of packets in the queue.
|
2003-05-11 12:42:09 +00:00 |
|
Moritz Bunkus
|
f48d093d3a
|
Proper handling of KaxTrackFlagDefault, KaxTrackLanguage and EbmlVoid.
|
2003-05-11 09:24:02 +00:00 |
|
Moritz Bunkus
|
ab33d952ab
|
Proper handling of the "default track" flag.
|
2003-05-11 09:05:55 +00:00 |
|
Moritz Bunkus
|
012582ab72
|
Added build instructions for cygwin.
|
2003-05-09 06:27:26 +00:00 |
|
Moritz Bunkus
|
3ce62ed6ba
|
Added support for aspect ratio.
|
2003-05-06 09:59:37 +00:00 |
|
Moritz Bunkus
|
9d03e6bc63
|
Updates.
|
2003-05-06 08:24:02 +00:00 |
|
Moritz Bunkus
|
f53036d5d9
|
Introduced result checking memory handling functions (safe*).
|
2003-05-05 18:37:36 +00:00 |
|
Moritz Bunkus
|
56842cef39
|
New version 0.3.1
|
2003-05-04 07:36:32 +00:00 |
|
Moritz Bunkus
|
0a646b3d7f
|
Removed the tabs.
|
2003-05-03 20:26:50 +00:00 |
|
Moritz Bunkus
|
629c3d130d
|
Updates
|
2003-05-03 20:24:58 +00:00 |
|
Moritz Bunkus
|
1546686666
|
Moved the CVS ChangeLog to ChangeLog.cvs. ChangeLog now contains only selected entries.
|
2003-05-02 21:44:01 +00:00 |
|
Moritz Bunkus
|
515eec3c38
|
Automatic ChangeLog update.
|
2003-04-30 18:54:17 +00:00 |
|
Moritz Bunkus
|
8c26c0c135
|
Automatic ChangeLog update.
|
2003-04-20 21:29:45 +00:00 |
|
Moritz Bunkus
|
ddbbdf678e
|
Automatic ChangeLog update.
|
2003-04-17 17:52:49 +00:00 |
|
Moritz Bunkus
|
7dd85dd92d
|
Automatic ChangeLog update.
|
2003-04-11 13:45:35 +00:00 |
|
Moritz Bunkus
|
5f68cc75d2
|
Automatic ChangeLog update.
|
2003-04-11 12:31:46 +00:00 |
|
Moritz Bunkus
|
ac91f588b6
|
Automatic ChangeLog update.
|
2003-03-04 10:24:58 +00:00 |
|
Moritz Bunkus
|
935bdab7f8
|
Automatic ChangeLog update.
|
2003-03-04 10:17:36 +00:00 |
|
Moritz Bunkus
|
093b1d45b8
|
Added automatic ChangeLog with cvs2pl
|
2003-03-04 08:55:30 +00:00 |
|