Commit Graph

17 Commits

Author SHA1 Message Date
Moritz Bunkus
f93d0ab0e7 Merged 2392:2429 from branches/.../mkvtoolnix-cat. 2004-11-09 18:21:59 +00:00
Moritz Bunkus
28f53ce439 Added spyder's MPEG parser code and my own MPEG ES reader on top of it. Not working yet ;) 2004-11-02 20:51:07 +00:00
Moritz Bunkus
4796bb8ea0 Merged 2397 2004-10-28 15:27:08 +00:00
Moritz Bunkus
cc67f57fad Merged 2374 2004-10-17 15:16:11 +00:00
Moritz Bunkus
d5ca84ac0d Moved the external timecode stuff into their own classes. Enabled proper durations for tracks with external timecodes. 2004-10-09 14:28:58 +00:00
Moritz Bunkus
6b5467bd94 Moved all mkvextract sources into their own sub directory. 2004-09-02 21:19:36 +00:00
Moritz Bunkus
c7dfa9bcf3 Moved the common chapter helper functions from mkvextract_cuesheets.cpp to chapters.cpp. Also unified the usage of the is_id() macro and put it into commonebml.h. 2004-07-24 15:12:01 +00:00
Moritz Bunkus
1ed61017f5 Makefile/configure: cached the libebml and libmatroska checks; added checks for gettext. Rest: Added some support for translations (way incomplete, but it's a start). 2004-07-18 15:06:33 +00:00
Moritz Bunkus
8e6c006e9b Removed the aviclasses. 2004-06-12 17:42:42 +00:00
Moritz Bunkus
439bb2a536 Made avilib use mkvtoolnix' IO class. 2004-06-03 14:23:38 +00:00
Moritz Bunkus
774014d944 Made mkvextract depend on librmff/librmff.a. 2004-03-22 19:13:26 +00:00
Moritz Bunkus
5114937427 Added the extraction of RealVideo and RealAudio. 2004-03-21 16:25:41 +00:00
Moritz Bunkus
51ced57715 Use the new librmff for low level RealMedia file parsing instead of the built-in parser in r_real.cpp. 2004-03-17 22:04:03 +00:00
Moritz Bunkus
202b6f813b Get rid of automake. 2004-03-01 09:51:30 +00:00
Moritz Bunkus
1d93a9b12c added --with-matroska-include, --with-matroska-lib, automatic g++ version checking; removed several autogenerated files 2003-02-17 11:33:50 +00:00
Moritz Bunkus
0869e30b3e first working version. yay! 2003-02-16 17:04:39 +00:00
Moritz Bunkus
cefb6e797d switched to auto* 2003-02-16 12:09:37 +00:00