mkvtoolnix/src
2004-02-09 21:55:59 +00:00
..
common Forgot to update the version number... 2004-02-09 21:55:59 +00:00
input Hopefully cope better with the last packets of streams if the tracks are not interleaved in the vobsub file. 2004-02-09 21:45:15 +00:00
mmg Fixes for compilation on Windows. 2004-02-08 18:34:51 +00:00
output Use ns precision durations in VobSubs. 2004-02-07 13:26:35 +00:00
base64tool.cpp Many fixes for warnings. Some portability fixes. 2003-11-17 12:16:58 +00:00
cluster_helper.cpp Also mark packets as being freeable when P frames are encountered but use the frame they reference for freeing. Allows for better handling of sections with few/no key frames. 2004-01-31 09:08:28 +00:00
cluster_helper.h Replaced the two-pass splitting with a one-pass splitting procedure. 2004-01-30 20:40:38 +00:00
hacks.h Do not automatically discard big VobSub packets anymore. 2004-01-31 10:47:36 +00:00
Makefile.am Added a lot of work for a general passthrough copying from Matroska files. 2004-01-14 17:01:44 +00:00
Makefile.mingw Only build one DLL on Windows. 2004-01-23 20:26:54 +00:00
matroska.xpm Directory reorganization 2003-07-09 18:41:46 +00:00
mkvextract_attachments.cpp Split the common library into four separate parts: one without any lib dependencies, one depending on the compression libs, one depending on libebml and the last one depending on libmatroska as well. Made those libraries shared libraries in order to save space. 2004-01-08 11:21:22 +00:00
mkvextract_chapters.cpp Split the common library into four separate parts: one without any lib dependencies, one depending on the compression libs, one depending on libebml and the last one depending on libmatroska as well. Made those libraries shared libraries in order to save space. 2004-01-08 11:21:22 +00:00
mkvextract_tags.cpp Fixes for compilation with gcc 2.95. 2003-09-30 13:46:52 +00:00
mkvextract_tracks.cpp Switched the complete timecode handling from ms precision to ns precision. 2004-01-22 22:36:05 +00:00
mkvextract.cpp Unfinished array of track types let mkvextract access wrong memory regions when extracting FLAC files. 2003-12-22 21:58:32 +00:00
mkvextract.h Unfinished array of track types let mkvextract access wrong memory regions when extracting FLAC files. 2003-12-22 21:58:32 +00:00
mkvinfo_gui.cpp More fixes for shadowed variables. 2004-01-05 12:02:35 +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 More human readable output of timecodes. 2004-01-31 10:41:22 +00:00
mkvinfo.h More fixes for shadowed variables. 2004-01-05 12:02:35 +00:00
mkvmerge.cpp Keep chapters and language tags intact when reading OGM files. 2004-02-08 18:27:42 +00:00
mkvmerge.h Replaced the two-pass splitting with a one-pass splitting procedure. 2004-01-30 20:40:38 +00:00
mkvmerge.mak Directory reorganization 2003-07-09 18:41:46 +00:00
pr_generic.cpp Replaced the two-pass splitting with a one-pass splitting procedure. 2004-01-30 20:40:38 +00:00
pr_generic.h Replaced the two-pass splitting with a one-pass splitting procedure. 2004-01-30 20:40:38 +00:00