Moritz Bunkus
|
49833a0b3d
|
Removed a lot of indenting whitespace.
|
2003-05-02 20:11:34 +00:00 |
|
Moritz Bunkus
|
3b016fda19
|
Removed the now unnecessary extra function for handling text subtitles.
|
2003-04-21 10:06:48 +00:00 |
|
Moritz Bunkus
|
c18f2f97c2
|
Moved the #defines for the CodecIDs to matroska.h. Variables for the first working Matroska reader.
|
2003-04-20 20:08:02 +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
|
36a29fd086
|
Changed all u_int64_t to int64_t. Some crappy MS compilers obviously cannot convert u_int64_t to double. And I do not need them that badly.
|
2003-04-13 15:23:03 +00:00 |
|
Moritz Bunkus
|
a5d8d82e84
|
Very, very early support for Matroska files. General looping is implemented, the packetizers are created, but the data is not being read and processed. Just a commit to make the whole thing compile.
|
2003-04-11 10:03:16 +00:00 |
|