mkvtoolnix/src
2004-03-13 12:16:49 +00:00
..
common Get rid of automake. 2004-03-01 09:51:30 +00:00
input Read all audio frames with the same timecode and queue them before delivering. This allows for the duration of each packet to be calculated. Needed for implementing --sync for RealAudio. 2004-03-13 12:15:48 +00:00
mmg Report the LANGUAGE and TITLE tags for --identify-verbose. In mmg set the segment title to the first video track's TITLE for OGM files. 2004-03-10 08:57:39 +00:00
output Also adjust the brefs and frefs if syncing. Only sync if the duration is available. 2004-03-13 12:16:49 +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 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 OS compat fixes. 2004-02-12 19:05:55 +00:00
mkvinfo.h More fixes for shadowed variables. 2004-01-05 12:02:35 +00:00
mkvmerge.cpp Always generate a segment UID. 2004-03-09 16:39:51 +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 Keep tags when reading Matroska files. 2004-03-09 22:08:35 +00:00
pr_generic.h Using only an int for the displacment with ns precision is too small a size. 2004-03-09 22:07:42 +00:00