Moritz Bunkus
|
4f94cc33c5
|
Support for extracting Vorbis audio to Ogg files.
|
2003-06-21 19:55:16 +00:00 |
|
Moritz Bunkus
|
ebcef989ab
|
Added mkvextract which can extract tracks from a Matroska file into other files.
|
2003-06-21 16:08:01 +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
|
7bcc91db58
|
Added a SSA/ASS reader.
|
2003-06-20 11:11:54 +00:00 |
|
Moritz Bunkus
|
ebde1c63e8
|
Started an optional GUI for mkvinfo.
|
2003-05-28 07:39:45 +00:00 |
|
Moritz Bunkus
|
09b7a0e5ee
|
Renamed mm_io_callback.* to mm_io.*
|
2003-05-22 21:47:15 +00:00 |
|
Moritz Bunkus
|
f6a4597a58
|
>2GB fixes. Moved the IO classes to their own files.
|
2003-05-22 17:54:43 +00:00 |
|
Moritz Bunkus
|
2c7dfa512e
|
Added checks for MP4/Quicktime. mkvmerge will abort if it encounters one of those in order to prohibit mkvmerge from falsely recogzining them as AAC files.
|
2003-05-22 15:37:53 +00:00 |
|
Moritz Bunkus
|
6639793a48
|
Added support for AAC files (ADTS headers only).
|
2003-05-17 20:51:34 +00:00 |
|
Moritz Bunkus
|
f9ef2139d2
|
Preliminary support for DTS files/tracks.
|
2003-05-15 08:58:52 +00:00 |
|
Moritz Bunkus
|
9446c2958e
|
Fixes that allow compilation under cygwin.
|
2003-05-09 05:26:02 +00:00 |
|
Moritz Bunkus
|
0dad551cfc
|
Removed my own queue class in favor of the standard deque class.
|
2003-05-05 20:48:49 +00:00 |
|
Moritz Bunkus
|
bebc4e3a2d
|
Removed all traces of dmalloc as I use valgrind for debugging purposes now.
|
2003-05-04 10:05:41 +00:00 |
|
Moritz Bunkus
|
9a5ed644f1
|
Support for KaxTrackLanguage and ISO639 languages.
|
2003-05-01 22:38:54 +00:00 |
|
Moritz Bunkus
|
b926d452d4
|
Added man pages to the Makefile.
|
2003-04-20 15:15:59 +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
|
0732bc8b9e
|
New parameters --with-ebml-* that reflect the separation of libebml from libmatroska.
|
2003-04-11 09:56:47 +00:00 |
|
Moritz Bunkus
|
72e15986c5
|
Added support for SRT reading. Added support for outputting the preliminary simple text subtitle format.
|
2003-03-06 23:39:40 +00:00 |
|
Moritz Bunkus
|
5e4023940f
|
Removed libvorbisenc as I will not need it.
|
2003-03-03 20:35:15 +00:00 |
|
Moritz Bunkus
|
a0f0cfbedc
|
Added a first Vorbis support including the packetizers.
|
2003-03-03 18:00:30 +00:00 |
|
Moritz Bunkus
|
f9d27f41bf
|
Added Ogg and Vorbis libraries to mkvmerge.
|
2003-03-01 16:52:45 +00:00 |
|
Moritz Bunkus
|
cc404faaaf
|
Added OGM reader files.
|
2003-03-01 16:24:14 +00:00 |
|
Moritz Bunkus
|
94b574e282
|
added mkvinfo
|
2003-02-24 18:40:34 +00:00 |
|
Moritz Bunkus
|
925b391d8e
|
added support for external WAV files. Still crashes the mplayer playback, but I do not know which part to blame.
|
2003-02-24 12:31:17 +00:00 |
|
Moritz Bunkus
|
fe65e487e5
|
added support for external MP3 files
|
2003-02-23 23:23:10 +00:00 |
|
Moritz Bunkus
|
69d4f9b9bc
|
added AC3 support
|
2003-02-23 22:51:49 +00:00 |
|
Moritz Bunkus
|
d50b2de695
|
support for retrieving BITMAPINFOHEADER and WAVEFORMATEX from the AVI and storing it in KaxCodecPrivate
|
2003-02-19 09:31:24 +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 |
|