Moritz Bunkus
|
daabd47158
|
Removed the CodecID mapping which was unused anyway. Added charset conversion from and to UFT8 with iconv (untested).
|
2003-04-23 14:38:53 +00:00 |
|
Moritz Bunkus
|
12c4954fc7
|
Moved the cluster helper to its own files. Moved a lot of other stuff into the appropriate header files.
|
2003-04-18 10:08:24 +00:00 |
|
Moritz Bunkus
|
6fbb9949fa
|
Added trace() function in order to ease the debugging process.
|
2003-04-17 12:21:04 +00:00 |
|
Moritz Bunkus
|
bcf00e0ce7
|
Renamed all variables with "streams" to "*tracks" as "track" is the correct Matroska term.
|
2003-04-11 10:05:11 +00:00 |
|
Moritz Bunkus
|
8118542b6e
|
Moved the support functions get_uint16 and get_uint32 to common.cpp.
|
2003-03-13 09:31:36 +00:00 |
|
Moritz Bunkus
|
6b1feb6015
|
Put all track relevant variables into a struct that is passed down from mkvmerge to the readers and from them to the packetizers.
|
2003-03-05 13:51:20 +00:00 |
|
Moritz Bunkus
|
aaacd211bf
|
Chaned "WARNING" to "Warning" and "ERROR" to "Error"
|
2003-02-25 13:17:33 +00:00 |
|
Moritz Bunkus
|
0869e30b3e
|
first working version. yay!
|
2003-02-16 17:04:39 +00:00 |
|
Moritz Bunkus
|
509608be2a
|
added doxygen header
|
2003-02-16 12:17:11 +00:00 |
|
Moritz Bunkus
|
01cb4cef39
|
initial addition, compilation fixups
|
2003-02-16 00:47:53 +00:00 |
|