dlls/avifil32: more bug fixes, added compressed stream handlers

Michael Günnewig MichaelGuennewig at gmx.de
Sun Oct 20 14:26:25 CDT 2002


Hi.

The following patch fixes the following issues:

include/vfw.h
- added macros for AVIFileClose and AVIStreamClose.

dlls/avifil32/api.c
- Fixed usage of handler instead of type in AVIMakeCompressedStream.
- implemented AVIBuildFilterA
- started to implement AVIBuildFilterW

dlls/avifile32/avifile_De.rc,dlls/avifil32/avifile_En.rc
- added strings for AVIBuildFilterW functions.

dlls/avifile32/avifile.c
- Fixed many bugs which prevents writing.
- Fixed segfault while parsing invalid index.
- Keep parsing of index even if streamheader says it's empty
- Fixed bug in AVIFILE_SaveIndex when stream is empty.
- Fixed bug in AVIFILE_WriteBlock, when chunk is not of even size.

dlls/avifil32/acmfile.c
- New AVI streamhandler for audio streams

dlls/avifil32/icmfile.c
- New AVI streamhandler for video streams

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-avifil32-2.diff
Type: text/x-patch
Size: 69727 bytes
Desc: wine-avifil32-2.diff
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021020/ebc52eb3/wine-avifil32-2.bin
-------------- next part --------------


  Michael G?nnewig


More information about the wine-patches mailing list