aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/win32.c
Commit message (Expand)AuthorAge
* Support WVC1 decoding via dmo binary codec wvc1dmod.dllGravatar rtogni2006-06-05
* Convert all if(verbose>X) to mp_msg_test calls.Gravatar diego2006-03-24
* export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dllGravatar rtognimp2005-12-01
* Add CharNextA(), needed by rp8 sipr dllGravatar rtognimp2005-12-01
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-19
* expGetSystemInfo should not leave SYSTEM_INFO unitialized, even whenGravatar reimar2005-10-03
* Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,Gravatar reimar2005-10-02
* Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFo...Gravatar reimar2005-09-01
* DragonFly BSD supportGravatar diego2005-05-25
* FRAPS decoder (FPS1) with binary dllGravatar rtognimp2005-05-14
* Mark modified imported files as such to comply with GPL ยง2a.Gravatar diego2005-04-15
* add missing registers in clobber list, fixes bug #169Gravatar reimar2004-12-21
* Support wmspdmod.dll version 10.0.0.3646Gravatar rtognimp2004-10-24
* Decode VDOWave (VDOM) with binary codecGravatar rtognimp2004-10-24
* Fix for Windows media audio 9 voice codec (format 0x0a)Gravatar rtognimp2004-10-23
* Windows Media Image (WMVP) can be decoded with WMV9 dmo codecGravatar rtognimp2004-10-09
* Reduce excessive verbosity a bit.Gravatar diego2004-09-18
* loader gcc warning fixes and avifile syncGravatar rathann2004-08-28
* Support for Winnov Videum WINX and WNV1 codecs with binary dllGravatar rtognimp2004-06-30
* more stupidityGravatar rfelker2004-05-01
* Less verbosity by moving some debug messages from printf --> dbgprintf.Gravatar diego2004-04-23
* Make wmv9 playback less verbose.Gravatar diego2004-03-27
* Support for Alparysoft lossless video codec (DShow and VfW)Gravatar rtognimp2004-03-25
* Add support for Lead MCMW 2.0 wavelet codec eval versionGravatar rtognimp2004-03-23
* reviewed the locking codes, a mutex should be unlocked before destroying itGravatar alex2004-01-25
* Don't mutex_unlock if it was never locked. Patch by Min Sik KimGravatar alex2004-01-25
* ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dllGravatar rtognimp2003-09-05
* 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorryGravatar alex2003-05-20
* changed cpudetection code to support newer pentiumsGravatar alex2003-04-28
* Fixes for vss h264Gravatar rtognimp2003-04-09
* Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>Gravatar rtognimp2003-04-09
* Fix for truespeech dll, patch by <dimakar(at)yahoo.com>Gravatar rtognimp2003-03-15
* realaudio dlls supportGravatar alex2003-02-11
* qt vs. voxware fixed (hopefully), also some qt speedupGravatar arpi2003-01-05
* voxvare audio fixGravatar arpi2003-01-04
* even more :)Gravatar arpi2002-12-30
* more verbose...Gravatar arpi2002-12-30
* compiler warning fixesGravatar arpi2002-12-14
* it seems that old CS is working better than newtype now... :)Gravatar arpi2002-12-07
* support for *.qtx (scan for all .qtx files at quicktime init)Gravatar arpi2002-12-07
* avifile sync (added only the new functions, all cosmetics ignored)Gravatar arpi2002-11-26
* fixed WaitForMultipleObjects and FindFileGravatar alex2002-11-25
* 10l to me and to apple tooGravatar alex2002-11-25
* _qtx support_ and m3jpeg,mjpeg2k fixes (some cleanup and _lot of testing need...Gravatar alex2002-11-25
* use the more stable NEWTYPE critsect codeGravatar arpi2002-11-10
* fixed 2 10l bugs, ATI VCR2 dll now workingGravatar alex2002-10-12
* avifile sync - 95% cosmetics 5% bugGravatar arpi2002-09-13
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* pncrt.dll used by realplayer8 codecsGravatar arpi2002-06-09
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2002-06-07