mkvtoolnix/src/common
2004-01-22 16:26:24 +00:00
..
aac_common.cpp Added functions for parsing/recreating the 2 / 5 byte AAC config data. 2004-01-21 15:38:44 +00:00
aac_common.h Added functions for parsing/recreating the 2 / 5 byte AAC config data. 2004-01-21 15:38:44 +00:00
ac3_common.cpp Directory reorganization. 2003-11-01 13:34:55 +00:00
ac3_common.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
base64.cpp Directory reorganization. 2003-11-01 13:34:55 +00:00
base64.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
byte_buffer.h Directory reorganization. 2003-11-01 13:34:55 +00:00
chapter_parser_xml.cpp Switched the core functionality from ms precision to ns precision. 2004-01-22 16:26:24 +00:00
chapter_writer.cpp Added the two new chapter flags "hidden" and "enabled". Coded partially by Steve Lhomme. 2004-01-11 18:07:55 +00:00
chapters.cpp Switched the core functionality from ms precision to ns precision. 2004-01-22 16:26:24 +00:00
chapters.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
common.cpp Added "list" which prints a list of known hacks. 2004-01-22 15:10:12 +00:00
common.h Switched the core functionality from ms precision to ns precision. 2004-01-22 16:26:24 +00:00
commonebml.cpp Some fixes for compilation on Windows. 2004-01-08 14:09:35 +00:00
commonebml.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
compression.cpp Proper usage of the zlib library. 2003-11-05 15:04:10 +00:00
compression.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
dts_common.cpp Directory reorganization. 2003-11-01 13:34:55 +00:00
dts_common.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
error.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
iso639.cpp Removed a typo. 2004-01-06 11:15:55 +00:00
iso639.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +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 Added a lot of options for allowing parts of mtx being compiled as DLLs. 2004-01-10 17:58:24 +00:00
matroska.h Fixed wrong Codec IDs for ISO (O = o, not 0 = zero)... 2003-12-29 22:47:27 +00:00
mm_io.cpp Some fixes for compilation on Windows. 2004-01-08 14:09:35 +00:00
mm_io.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
mp3_common.cpp Directory reorganization. 2003-11-01 13:34:55 +00:00
mp3_common.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
ogmstreams.h Directory reorganization. 2003-11-01 13:34:55 +00:00
os.h Bumped the version number to 0.8.2. 2004-01-20 15:08:40 +00:00
tagparser_end.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
tagparser_start.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
tagparser.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00
tagwriter.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
tagwriter.h Added a lot of defines and magic in order to make some parts compilable as DLLs. 2004-01-10 18:11:06 +00:00