Commit Graph

9435 Commits

Author SHA1 Message Date
Moritz Bunkus
3e4357fd95 include file definition syntax changed 2003-02-24 12:32:17 +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
f2efabadba support for multiple blocks per cluster, defaults to max 5secs per cluster 2003-02-23 21:36:22 +00:00
Moritz Bunkus
8958b7a02d doh... gcc version check went into the wrong file 2003-02-23 15:27:22 +00:00
Moritz Bunkus
6bcfefe36f re-added aclocal.m4 with a better check for the gcc version 2003-02-23 15:24:59 +00:00
Moritz Bunkus
896ccd8337 fixed obvious bug in free()ing order 2003-02-21 09:44:59 +00:00
Moritz Bunkus
4fffa8f2e0 some generic functions for the readers/packetizers 2003-02-21 09:26:40 +00:00
Moritz Bunkus
f5f71ca740 added dummy KaxCues in order to make it compile with the latest CVS 2003-02-19 11:08:01 +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
c5a35ce427 switched support for BITMAPINFOHEADER and WAVEFORMATEX from structures with a "void *data" to newly allocated structs with the additional data coming directly after the struct's contents 2003-02-19 09:29:07 +00:00
Moritz Bunkus
7d9e1b92ee dump BITMAPINFOHEADER and WAVEFORMATEX if compiled with DEBUG 2003-02-18 10:46:49 +00:00
Moritz Bunkus
4a6f24302b provisionally suppot for exporting BITMAPINFOHEADER and WAVEFORMATEX structures including the codec's private data 2003-02-18 10:43:17 +00:00
Moritz Bunkus
1a48d97638 removed autogenerated file 2003-02-17 11:36:12 +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
c3d8943e0e removed Makefile because of the switch to auto* 2003-02-17 11:30:00 +00:00
Moritz Bunkus
0b844994a7 removed configure 2003-02-17 11:32:01 +00:00
Moritz Bunkus
5a9ebd0214 re-ordered rendering of initial elements (head, segment, tracks) 2003-02-17 10:09:11 +00:00
Moritz Bunkus
fc1dbfa15e removed duplicate header settings 2003-02-16 20:19:48 +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
a268e9e84f added Makefile, switch to auto* 2003-02-16 12:11:50 +00:00
Moritz Bunkus
0c16e70354 initial addition 2003-02-16 12:11:31 +00:00
Moritz Bunkus
991ccf886c removed the object files 2003-02-16 12:10:14 +00:00
Moritz Bunkus
cefb6e797d switched to auto* 2003-02-16 12:09:37 +00:00
Moritz Bunkus
c15f5a72d7 switch to auto* 2003-02-16 12:07:44 +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
Moritz Bunkus
748f4d25e8 removed libavi.a... 2003-02-16 00:24:39 +00:00
Moritz Bunkus
1001d40c00 intial addition 2003-02-16 00:24:10 +00:00
Moritz Bunkus
78a01c8956 added all known readers ;) 2003-02-16 00:05:07 +00:00
Moritz Bunkus
3ed2a74051 added avilib 2003-02-16 00:04:40 +00:00
Moritz Bunkus
8b6508faa6 files will be named mkv* 2003-02-15 21:18:48 +00:00
Moritz Bunkus
fc8c66a57a Initial revision 2003-02-15 21:12:03 +00:00