mkvtoolnix/src
2004-07-22 19:34:21 +00:00
..
common Wrong DOS style new line. 2004-07-22 18:35:48 +00:00
input Sort VobSub entries according to their timestamp if there are tracks with timestamps that go backwards. Also warn about such entries. 2004-07-20 17:22:18 +00:00
mmg Added TTA to the file selection boxes. Patch by Nicolas Le Guen <nleguen@pepper-prod.com>. 2004-07-22 18:55:59 +00:00
output Makefile/configure: cached the libebml and libmatroska checks; added checks for gettext. Rest: Added some support for translations (way incomplete, but it's a start). 2004-07-18 15:06:33 +00:00
base64tool.cpp Makefile/configure: cached the libebml and libmatroska checks; added checks for gettext. Rest: Added some support for translations (way incomplete, but it's a start). 2004-07-18 15:06:33 +00:00
cluster_helper.cpp Do not add a block group more than once to the cues (happened with --cues ...:all). 2004-07-14 11:37:49 +00:00
cluster_helper.h Removed support for time slices. 2004-06-06 12:04:26 +00:00
Makefile.in Makefile/configure: cached the libebml and libmatroska checks; added checks for gettext. Rest: Added some support for translations (way incomplete, but it's a start). 2004-07-18 15:06:33 +00:00
Makefile.mingw Rewrote the MinGW make system: only one Makefile, no recursive calls anymore. 2004-02-10 18:51:01 +00:00
matroska.xpm Directory reorganization 2003-07-09 18:41:46 +00:00
mkvextract_attachments.cpp Makefile/configure: cached the libebml and libmatroska checks; added checks for gettext. Rest: Added some support for translations (way incomplete, but it's a start). 2004-07-18 15:06:33 +00:00
mkvextract_chapters.cpp Makefile/configure: cached the libebml and libmatroska checks; added checks for gettext. Rest: Added some support for translations (way incomplete, but it's a start). 2004-07-18 15:06:33 +00:00
mkvextract_cuesheets.cpp Handle the global data from CUE sheets. 2004-07-22 17:53:52 +00:00
mkvextract_tags.cpp Makefile/configure: cached the libebml and libmatroska checks; added checks for gettext. Rest: Added some support for translations (way incomplete, but it's a start). 2004-07-18 15:06:33 +00:00
mkvextract_tracks.cpp Do not dereference the track pointer too early. 2004-07-22 19:34:21 +00:00
mkvextract.cpp Added an option "--cuesheet" to mkvextract's track extraction mode which will write the CUE sheet into another file in the same run. 2004-07-21 22:27:07 +00:00
mkvextract.h Added an option "--cuesheet" to mkvextract's track extraction mode which will write the CUE sheet into another file in the same run. 2004-07-21 22:27:07 +00:00
mkvinfo_gui.cpp Source code re-indenting, re-formatting. 2004-07-01 21:12:22 +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 Show the block duration in summary mode. 2004-07-19 19:36:51 +00:00
mkvinfo.h Added support for Unicode compiled wxWidgets. 2004-05-02 10:32:34 +00:00
mkvmerge.cpp Convert the pregap from CUE sheets into sub-chapters. 2004-07-19 17:18:46 +00:00
mkvmerge.h Added a new --default-language option. Changed the default language code from "eng" to "und" (undefined). 2004-07-10 16:40:51 +00:00
mkvmerge.mak Directory reorganization 2003-07-09 18:41:46 +00:00
pr_generic.cpp Output the timecodes in a more readable way. 2004-07-20 16:38:10 +00:00
pr_generic.h Use proper indexes for the set_as_default_track function and NOT the indexes from libmatroska for track_*. 2004-07-19 20:01:20 +00:00