Commit Graph

22 Commits

Author SHA1 Message Date
Moritz Bunkus
de10457b79 Changes for compilation against libebml/libmatroska 0.5.0 2003-07-06 13:49:32 +00:00
Moritz Bunkus
d415d85152 Added support for RealAudio reading. Added a pass-through packetizer that is used for RealAudio. Fixed some SVN keywords. 2003-07-06 11:10:56 +00:00
Moritz Bunkus
00d3ad6398 Unified a LOT of OS and compiler dependant stuff. Introduced support for mingw compilation. 2003-06-20 19:29:26 +00:00
Moritz Bunkus
c0391dad96 Id keyword stuff 2003-06-15 14:03:28 +00:00
Moritz Bunkus
408debba92 Set eol-style native on all files. 2003-06-15 13:58:25 +00:00
Moritz Bunkus
6afd15df79 Fixes for file splitting: If linking is used, then the timecodes will not be reset for the output files. Introduced a new option --dont-link which will prohibit the creation of KaxPrevUID and KaxNextUID (and therefore file linking). For this mode timecodes will be reset to 0 for each output file. 2003-06-11 17:06:48 +00:00
Moritz Bunkus
c9e0a7bffb Implemented support for SegmentUID, PrevUID and NextUID. 2003-06-08 19:00:33 +00:00
Moritz Bunkus
ea2bcc39bb Splitting! Part 2: split by time as well. Maximum number of files can be specified. 2003-06-08 16:14:05 +00:00
Moritz Bunkus
b5ddc9c979 Splitting! Part 1 2003-06-08 15:38:03 +00:00
Moritz Bunkus
4af157a51e Even more preliminary work for splitting support. 2003-06-07 23:19:09 +00:00
Moritz Bunkus
43ec50fda4 Preliminary work for splitting support. 2003-06-07 21:59:24 +00:00
Moritz Bunkus
507b4a9882 Added --no-lacing. 2003-05-23 10:21:31 +00:00
Moritz Bunkus
766d97f3b7 A bit C++itiazation. Better estimation for the EbmlVoid placeholder for audio only tracks. 2003-05-22 11:10:40 +00:00
Moritz Bunkus
b930030e06 Beautified the author tag. 2003-05-18 20:57:08 +00:00
Moritz Bunkus
ec3cb97da7 Changes to the meta seek handling. 2003-05-11 15:48:57 +00:00
Moritz Bunkus
cf590910fb Reversed the direction of the data requests. Each packetizer is asked to fill itself. The packetizer calls its reader which reads data and makes sure that every packetizer has at least one packet. 2003-05-05 21:55:02 +00:00
Moritz Bunkus
e534ed84c5 The Matroska cue element is only written if at least one cue entry was created. Track numbers now start at 1 which conforms to the specs. 2003-04-20 16:39:03 +00:00
Moritz Bunkus
f69c8ecec5 Added a flag "--no-cues" which inhibits that mkvmerge creates and writes the cue data. 2003-04-18 13:55:48 +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
43e9b3d1d7 Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
Moritz Bunkus
3e4357fd95 include file definition syntax changed 2003-02-24 12:32:17 +00:00
Moritz Bunkus
01cb4cef39 initial addition, compilation fixups 2003-02-16 00:47:53 +00:00