Commit Graph

20 Commits

Author SHA1 Message Date
Moritz Bunkus
855bc2bd09 Big API change from "char *" to "string". 2004-11-21 22:26:09 +00:00
Moritz Bunkus
854fa616aa Fixes for compilation with MSVC. Added vsscanf because MSVC doesn't provide one. Patch by Steve Lhomee <steve.lhomme@free.fr>, modifications by Moritz Bunkus <moritz@bunkus.org>. 2004-10-11 20:16:16 +00:00
Moritz Bunkus
fccd0ff6c2 Merged 2201:2203 2004-09-25 20:14:35 +00:00
Moritz Bunkus
547707608b Merged 2099 2004-08-29 11:06:00 +00:00
Moritz Bunkus
f35b2477dd Merged 1973:1975. 2004-08-13 14:20:17 +00:00
Moritz Bunkus
bc10e8e2aa Add "vprp" to the list of known but unsupported tags. Otherwise "lasttag" will be reset and avilib does not "see" the additional OpenDML RIFF chunks. 2004-07-13 16:22:00 +00:00
Moritz Bunkus
0e122c493b Always use 64bit file I/O. 2004-06-14 18:36:25 +00:00
Moritz Bunkus
c791234882 Use xio_open on all platforms, not the native open call. 2004-06-12 17:21:30 +00:00
Moritz Bunkus
1ae1519508 Expose the AVISTREAMHEADER structures to the application. 2004-06-03 20:59:30 +00:00
Moritz Bunkus
b190f77ee1 Do not reset the lasttag variable on the strn (stream name) chunk because apps like AVI-Mux GUI might write the INDX chunk after the strn chunk. 2004-04-13 21:35:02 +00:00
Moritz Bunkus
a0566055ad Sync with transcode's avilib. 2004-03-29 14:27:11 +00:00
Moritz Bunkus
97eb69d443 More MacOS fixes. 2004-02-12 21:46:00 +00:00
Moritz Bunkus
5deac90d0a Sync with transcode's avilib. 2004-02-12 18:40:37 +00:00
Moritz Bunkus
733ce78c4b Some fixes for compilation on Windows. 2004-01-08 14:09:35 +00:00
Moritz Bunkus
e37685279e Sync with transcode's CVS avilib. 2004-01-07 20:51:48 +00:00
Moritz Bunkus
571b95d294 Sync with ogmtools' avilib. Endian fixes. 2003-10-27 17:57:20 +00:00
Moritz Bunkus
373042fbf4 More fixes for compilation with MinGW's gcc 3.2.3. 2003-10-26 12:07:21 +00:00
Moritz Bunkus
940303e9db Support for retrieving frame size and type without actually reading its data. 2003-10-14 12:16:57 +00:00
Moritz Bunkus
7e9d0aa5b0 Fixed ignore properties. Applied my patches to avilib. Fixed variable name for include directories. 2003-10-08 15:09:37 +00:00
Moritz Bunkus
e4f80c69ef Added the new avilib from transcode 0.6.10. 2003-10-08 13:49:49 +00:00