mkvtoolnix/src
2004-05-06 17:47:45 +00:00
..
common Bumped version number to 0.8.9. 2004-05-06 17:47:45 +00:00
input Fixes for compilation on Windows. 2004-04-23 17:22:37 +00:00
mmg Ask before overwriting. Can be turned off. 2004-05-06 17:29:01 +00:00
output Initialize memory. 2004-04-11 20:20:28 +00:00
base64tool.cpp Many fixes for warnings. Some portability fixes. 2003-11-17 12:16:58 +00:00
cluster_helper.cpp Reset the number of cue elements so that UpdateSize() will not be called on it accidentally if splitting is active. 2004-02-15 20:01:36 +00:00
cluster_helper.h Splitting by time was broken: beginning with the second file splitting occured after each key frame. 2004-02-14 09:32:23 +00:00
hacks.h Do not automatically discard big VobSub packets anymore. 2004-01-31 10:47:36 +00:00
Makefile.in Get rid of automake. 2004-03-01 09:51:30 +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
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
mkvextract_tracks.cpp Moved the "unpack RealVideo frames" functions to librmff. 2004-03-24 15:31:00 +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 Added a subpacketno for debugging purposes of the RealVideo unpacking code. 2004-03-24 09:52:21 +00:00
mkvinfo_gui.cpp Fixes for compilation against non-Unicode wxWidgets. 2004-05-02 15:28:14 +00:00
mkvinfo_tag_types.cpp
mkvinfo_tag_types.h
mkvinfo.cpp Renamed some macros. 2004-05-02 14:59:21 +00:00
mkvinfo.h Added support for Unicode compiled wxWidgets. 2004-05-02 10:32:34 +00:00
mkvmerge.cpp Added a cow. 2004-04-19 18:37:40 +00:00
mkvmerge.h Preparations for concatenating. Added a "get_format_name" function and one that checks if a track can be appended to another one. 2004-04-09 17:37:25 +00:00
mkvmerge.mak
pr_generic.cpp Moved the low priority reading output to generic_reader_c. 2004-04-12 13:03:32 +00:00
pr_generic.h Moved the low priority reading output to generic_reader_c. 2004-04-12 13:03:32 +00:00