- 18 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 23 Jun, 2008 1 commit
-
-
Detlef Riekenberg authored
-
- 25 Feb, 2008 1 commit
-
-
Rob Shearman authored
avifil32: Fix the character count passed into LoadStringW in AVIBuildFilterW and AVISaveOptionsUpdate.
-
- 19 Feb, 2008 1 commit
-
-
Rob Shearman authored
-
- 12 Feb, 2008 1 commit
-
-
Andrew Talbot authored
-
- 31 Dec, 2007 1 commit
-
-
Andrew Talbot authored
-
- 05 Dec, 2007 1 commit
-
-
Vitaly Lipatov authored
-
- 16 Oct, 2007 1 commit
-
-
Bang Jun-young authored
-
- 13 Sep, 2007 1 commit
-
-
Andrew Talbot authored
-
- 23 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 13 Nov, 2006 1 commit
-
-
Francois Gouget authored
-
- 24 Oct, 2006 1 commit
-
-
Francois Gouget authored
Remove uneeded COM_NO_WINDOWS_H defines.
-
- 10 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 16 Jun, 2006 1 commit
-
-
Marcus Meissner authored
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 10 May, 2006 1 commit
-
-
Michael Stefaniuc authored
Some HeapFree's are hidden behind macros. Found by smatch.
-
- 12 Apr, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 11 Apr, 2006 1 commit
-
-
Mike McCormack authored
-
- 10 Mar, 2006 1 commit
-
-
Mike McCormack authored
-
- 08 Sep, 2005 1 commit
-
-
Mike McCormack authored
-
- 02 Jul, 2005 1 commit
-
-
Marcus Meissner authored
imports. Call OleInitialize() on AVIFileInit.
-
- 21 Mar, 2005 2 commits
-
-
Vincent Béron authored
-
Vincent Béron authored
-
- 27 Dec, 2004 1 commit
-
-
Hans Leidekker authored
Forward AVIBuildFilter, AVIFileCreateStream, AVIFileOpen, AVISave, EditStreamSetInfo, EditStreamSetName to their respective *A variants.
-
- 20 Dec, 2004 1 commit
-
-
Francois Gouget authored
-
- 29 Nov, 2004 1 commit
-
-
Eric Pouech authored
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 02 Sep, 2004 1 commit
-
-
Hans Leidekker authored
-
- 04 Jul, 2004 1 commit
-
-
Mike McCormack authored
-
- 06 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
Its first argument should be a Unicode string.
-
- 04 Oct, 2003 1 commit
-
-
Michael Günnewig authored
- 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.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 02 Sep, 2003 1 commit
-
-
Michael Günnewig authored
- Fixed loading of empty AVI files. - Fixed bug in IGetFrame interface with uncompressed streams. - Fixed missing ICOM_DEFINE for IAVIStreaming.
-
- 08 Aug, 2003 1 commit
-
-
Patrik Stridvall authored
-
- 21 Jul, 2003 1 commit
-
-
Michael Günnewig authored
stay in bounds and behave like the native ones. - Fallback to mmioOpenA if mmioOpenW doesn't work (when using Win9x DLLs). - Fixed a bug of using mmioDescend/mmioAscend (occured with native libs). - Silent a message which could be incorrect for non-video streams.
-
- 09 Jul, 2003 1 commit
-
-
Francois Gouget authored
-
- 02 Jul, 2003 1 commit
-
-
Michael Günnewig authored
- Implemented AVISaveVW method. - Semi-stub implementation for CreateEditableStream method. - Added support for creation of interleaved AVI files. - Fixed creation of index table in AVI files. - Added declaration for IAVIStreaming interface. - Added some more macros. - Fixed some minor bugs.
-
- 30 Jun, 2003 1 commit
-
-
Christian Costa authored
-
- 23 Jun, 2003 1 commit
-
-
Michael Günnewig authored
- Fixed bugs in AVISaveOptions dialog handling. - Fixed bug in AVIFILE_LoadFile -- now check for more than MAX_AVISTREAMS streams in file. - Implemented AVIMakeFileFromStreams and AVISaveVA method. - Added IAVIEditStream interface. - Implemented EditStream* methods. - Added stubs for AVISaveVW, CreateEditableStream. - Added stubs for clipboard handling.
-