2003-05-11 Moritz Bunkus * 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 * Made mkvtoolnix compile under cygwin. 2003-05-06 Moritz Bunkus * 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 * 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 * 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 * Support for KaxTrackLanguage and ISO639 languages. 2003-04-30 Moritz Bunkus * First public release.