Commit Graph

13 Commits

Author SHA1 Message Date
Moritz Bunkus
74f92a5d68 Explicit type conversions in order to satisfy gcc 3.2 2003-03-10 22:10:14 +00:00
Moritz Bunkus
5a1f3d0e1d More fixing of potential segfaults 2003-02-26 14:56:07 +00:00
Moritz Bunkus
9e67e5cad2 Fixed a potential segfault when reading the WAVEFORMATEX. 2003-02-25 16:19:32 +00:00
Moritz Bunkus
8b19d0cc0b Fixed some memory leaks and ifs that depended on uninitialized variables. 2003-02-25 14:24:43 +00:00
Moritz Bunkus
896ccd8337 fixed obvious bug in free()ing order 2003-02-21 09:44:59 +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
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
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
991ccf886c removed the object files 2003-02-16 12:10:14 +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
3ed2a74051 added avilib 2003-02-16 00:04:40 +00:00