- 08 Apr, 2009 1 commit
-
-
Jörg Höhle authored
-
- 15 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 05 Dec, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 18 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 18 Aug, 2008 1 commit
-
-
Rob Shearman authored
msrle32: Fix uses of arithmetic operators on Boolean types in MSRLE32_CompressRLE4Line and MSRLE32_CompressRLE8Line. The "extra_byte" variable is used as though it contains an integer rather than a TRUE/FALSE value so make it into an integer.
-
- 15 Feb, 2008 1 commit
-
-
Rob Shearman authored
-
- 15 Jun, 2007 1 commit
-
-
Andrew Talbot authored
-
- 12 Jan, 2007 1 commit
-
-
Andrew Talbot authored
-
- 09 Jan, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 09 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 27 Sep, 2006 1 commit
-
-
Mikołaj Zalewski authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 03 Mar, 2006 1 commit
-
-
Mike McCormack authored
-
- 03 Feb, 2006 1 commit
-
-
Dmitry Timoshkov authored
video codecs.
-
- 26 Dec, 2005 1 commit
-
-
Rolf Kalbermatter authored
-
- 28 Nov, 2005 3 commits
-
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
codecs.
-
Dmitry Timoshkov authored
Remove a hack in ICOpen compensating a bug in msrle32. Use MSVFW32_hModule directly in ICCompressorChoose, and avoid a convoluted GWLP_HINSTANCE hack.
-
- 12 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 23 Mar, 2005 1 commit
-
-
Francois Gouget authored
-
- 10 Feb, 2005 1 commit
-
-
Francois Gouget authored
-
- 09 Jan, 2005 1 commit
-
-
Eric Pouech authored
break, not needed vars...)
-
- 20 Dec, 2004 1 commit
-
-
Francois Gouget authored
-
- 16 Jul, 2004 1 commit
-
-
Marcus Meissner authored
-
- 27 Feb, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 16 Feb, 2004 1 commit
-
-
Dmitry Timoshkov authored
ICM_DECOMPRESS_GETFORMAT.
-
- 27 Jan, 2004 1 commit
-
-
Francois Gouget authored
-
- 09 Jul, 2003 1 commit
-
-
Francois Gouget authored
-
- 02 Jul, 2003 1 commit
-
-
Michael Günnewig authored
-
- 30 Jun, 2003 2 commits
-
-
Dmitry Timoshkov authored
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call DisableThreadLibraryCalls() in order to slightly improve performance on thread creation/exiting.
-
Michael Günnewig authored
- Fixed alignment of RLE4 in absolute mode. - Improved compression (smaller output).
-
- 13 Jun, 2003 1 commit
-
-
Michael Günnewig authored
- Fixed 4-bit RLE encoding of keyframes. - Fixed signed/unsigned mismatches. - Added some missing const's.
-
- 04 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
'init' spec file declarations.
-
- 10 Oct, 2002 1 commit
-
-
Michael Günnewig authored
Add the necessary line to the sample system.ini for using this video codec.
-
- 08 Oct, 2002 1 commit
-
-
Michael Günnewig authored
-