- First part of a new IAVIEditStream implementation.
commit53cfed70bba1218f262751bc3dc63d45376b36c1
authorMichael Günnewig <MichaelGuennewig@gmx.de>
Sat, 4 Oct 2003 03:05:25 +0000 (4 03:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 4 Oct 2003 03:05:25 +0000 (4 03:05 +0000)
tree0730f8e410aa16c97b588f64688e5a63deece284
parent4d375d1b8b1c0fe7aeb958d350fe39c6b9286455
- First part of a new IAVIEditStream implementation.
- Fixed/Added some parameter checking.
- Fixed bug in EditStreamSetInfoW.
- Fixed bug in avifil32.spec (str instead of wstr).
- Fixed cosmetic bug in IAVIStreamImpl_fnRelease.
- Fixed typo.
dlls/avifil32/Makefile.in
dlls/avifil32/api.c
dlls/avifil32/avifil32.spec
dlls/avifil32/avifile.c
dlls/avifil32/avifile_private.h
dlls/avifil32/editstream.c [new file with mode: 0644]
dlls/avifil32/getframe.c