Moritz Bunkus
|
9446c2958e
|
Fixes that allow compilation under cygwin.
|
2003-05-09 05:26:02 +00:00 |
|
Moritz Bunkus
|
ff8a939e88
|
Better endian compatibility. Better BSD compatibility.
|
2003-05-04 21:24:31 +00:00 |
|
Moritz Bunkus
|
06bace9397
|
Fixed an inavlid access to non-allocated space if there is some private data after the WAVEFORMATEX structure in the AVI.
|
2003-04-17 12:10:46 +00:00 |
|
Moritz Bunkus
|
d0d532a7c4
|
Makefile for Microsoft Developer Studio by Shelly
|
2003-04-09 13:27:33 +00:00 |
|
Moritz Bunkus
|
0dc382c4e3
|
Fixes for compilation under Win32 by Shelly.
|
2003-04-09 13:25:13 +00:00 |
|
Moritz Bunkus
|
f87ad8e065
|
Fixes that make avilib compile on cygwin by Shailesh L Mistry <shailesh.mistry@milan.eclipse.co.uk>
|
2003-03-11 13:01:18 +00:00 |
|
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 |
|