Moritz Bunkus
|
e6c0e576f0
|
Added trace() function in order to ease the debugging process. #define for the standard timecode scale added.
|
2003-04-17 12:21:21 +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
|
e494e808ad
|
Added a TYPE for Matroska sources. Moved the support functions get_uint16 and get_uint32 to common.cpp.
|
2003-03-13 09:31:06 +00:00 |
|
Moritz Bunkus
|
955f6262d2
|
Moved fourcc into track_info_t. Remapped some error messages from Fatal to Error - Fatal should be reserved for stuff that will definitely stop mkvmerge afterwards.
|
2003-03-05 17:44:32 +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
|
6f0cba6a2f
|
Removed range processing. This is a left-over from the days when there was no ogmsplit.
|
2003-03-04 09:27:05 +00:00 |
|
Moritz Bunkus
|
3d7376d255
|
Added support for reading OGM files. DOES NOT WORK at the moment! Vorbis not supported.
|
2003-03-03 13:47:50 +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
|
8cf534dcd0
|
well stuff
|
2003-02-16 11:44:19 +00:00 |
|
Moritz Bunkus
|
01cb4cef39
|
initial addition, compilation fixups
|
2003-02-16 00:47:53 +00:00 |
|