log loader/win32.c @ 13614:67d8b385e7e2

age author description
Sat, 09 Oct 2004 22:14:36 +0000 rtognimp Windows Media Image (WMVP) can be decoded with WMV9 dmo codec
Sat, 18 Sep 2004 14:17:45 +0000 diego Reduce excessive verbosity a bit.
Sat, 28 Aug 2004 20:22:38 +0000 rathann loader gcc warning fixes and avifile sync
Wed, 30 Jun 2004 22:00:53 +0000 rtognimp Support for Winnov Videum WINX and WNV1 codecs with binary dll
Sat, 01 May 2004 18:25:24 +0000 rfelker more stupidity
Fri, 23 Apr 2004 11:50:23 +0000 diego Less verbosity by moving some debug messages from printf --> dbgprintf.
Sat, 27 Mar 2004 13:57:47 +0000 diego Make wmv9 playback less verbose.
Thu, 25 Mar 2004 21:36:18 +0000 rtognimp Support for Alparysoft lossless video codec (DShow and VfW)
Tue, 23 Mar 2004 20:08:28 +0000 rtognimp Add support for Lead MCMW 2.0 wavelet codec eval version
Sun, 25 Jan 2004 20:29:31 +0000 alex reviewed the locking codes, a mutex should be unlocked before destroying it
Sun, 25 Jan 2004 20:03:47 +0000 alex Don't mutex_unlock if it was never locked. Patch by Min Sik Kim
Fri, 05 Sep 2003 22:08:23 +0000 rtognimp ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
Tue, 20 May 2003 17:06:00 +0000 alex 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorry
Mon, 28 Apr 2003 16:34:35 +0000 alex changed cpudetection code to support newer pentiums
Wed, 09 Apr 2003 21:34:05 +0000 rtognimp Fixes for vss h264
Wed, 09 Apr 2003 21:28:01 +0000 rtognimp Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
Sat, 15 Mar 2003 15:46:32 +0000 rtognimp Fix for truespeech dll, patch by <dimakar(at)yahoo.com>
Tue, 11 Feb 2003 15:25:46 +0000 alex realaudio dlls support
Sun, 05 Jan 2003 14:49:57 +0000 arpi qt vs. voxware fixed (hopefully), also some qt speedup
Sat, 04 Jan 2003 11:18:42 +0000 arpi voxvare audio fix
Mon, 30 Dec 2002 14:28:47 +0000 arpi even more :)
Mon, 30 Dec 2002 14:25:51 +0000 arpi more verbose...
Sat, 14 Dec 2002 17:56:35 +0000 arpi compiler warning fixes
Sat, 07 Dec 2002 20:02:29 +0000 arpi it seems that old CS is working better than newtype now... :)
Sat, 07 Dec 2002 14:11:04 +0000 arpi support for *.qtx (scan for all .qtx files at quicktime init)
Tue, 26 Nov 2002 21:03:46 +0000 arpi avifile sync (added only the new functions, all cosmetics ignored)
Mon, 25 Nov 2002 18:51:25 +0000 alex fixed WaitForMultipleObjects and FindFile
Mon, 25 Nov 2002 17:43:40 +0000 alex 10l to me and to apple too
Mon, 25 Nov 2002 16:54:05 +0000 alex _qtx support_ and m3jpeg,mjpeg2k fixes (some cleanup and _lot of testing needed_)
Sun, 10 Nov 2002 21:04:10 +0000 arpi use the more stable NEWTYPE critsect code