mkvtoolnix/src
2003-11-05 18:32:37 +00:00
..
common Boosted the version number to 0.7.5. 2003-11-05 18:32:37 +00:00
input Directory reorganization. Better dependencies on the libraries. 2003-11-01 14:36:22 +00:00
mmg Reset the "default track" flag for all tracks of a type when "default track" is enabled for a track. 2003-11-05 15:15:08 +00:00
output Merged all SPU packets into one Matroska block. Durations are extracting from the SPU packet itself. 2003-11-02 15:50:57 +00:00
base64tool.cpp Changed the general mxprint to four different functions: mxinfo, mxwarn, mxerror, mxdebug. mxwarn will prefix with "Warning: "; mxerror will prefix with "Error: " and exit(2); mxdebug will prefix with "DBG> ". 2003-08-22 19:21:13 +00:00
cluster_helper.cpp Added the ability to read timecodes from text files which override the timecodes mkvmerge calculates normally. 2003-10-27 21:21:50 +00:00
cluster_helper.h Small fixups. 2003-10-02 18:50:33 +00:00
hacks.h Made lacing type selectable via --engage hacks. Defaults to LACING_AUTO. 2003-10-26 16:11:56 +00:00
Makefile.am Directory reorganization. Better dependencies on the libraries. 2003-11-01 14:36:22 +00:00
matroska.xpm Directory reorganization 2003-07-09 18:41:46 +00:00
mkvextract_attachments.cpp Fixes for compilation with gcc 2.95. 2003-09-30 13:46:52 +00:00
mkvextract_chapters.cpp Fixes for compilation with gcc 2.95. 2003-09-30 13:46:52 +00:00
mkvextract_tags.cpp Fixes for compilation with gcc 2.95. 2003-09-30 13:46:52 +00:00
mkvextract_tracks.cpp The charset used during subtitle extraction defaults to UTF-8. 2003-11-05 18:19:10 +00:00
mkvextract.cpp The charset used during subtitle extraction defaults to UTF-8. 2003-11-05 18:19:10 +00:00
mkvextract.h The charset used during subtitle extraction defaults to UTF-8. 2003-11-05 18:19:10 +00:00
mkvinfo_gui.cpp Changed the general mxprint to four different functions: mxinfo, mxwarn, mxerror, mxdebug. mxwarn will prefix with "Warning: "; mxerror will prefix with "Error: " and exit(2); mxdebug will prefix with "DBG> ". 2003-08-22 19:21:13 +00:00
mkvinfo_tag_types.cpp Directory reorganization 2003-07-09 18:41:46 +00:00
mkvinfo_tag_types.h Directory reorganization 2003-07-09 18:41:46 +00:00
mkvinfo.cpp Moved the content encoding elements under a new parent, KaxContentEncodings. 2003-10-21 18:22:45 +00:00
mkvinfo.h Directory reorganization 2003-07-09 18:41:46 +00:00
mkvmerge.cpp Removed debug variables for libmatroska. 2003-10-29 15:56:03 +00:00
mkvmerge.h Implemented some speedups, especially during the 1st pass of splitting. 2003-10-14 13:16:22 +00:00
mkvmerge.mak Directory reorganization 2003-07-09 18:41:46 +00:00
pr_generic.cpp Allow comment lines before the "Assume" line in timecode files. Added an example file for this feature. 2003-11-05 18:31:29 +00:00
pr_generic.h Added the ability to read timecodes from text files which override the timecodes mkvmerge calculates normally. 2003-10-27 21:21:50 +00:00