aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/win32.c
Commit message (Expand)AuthorAge
* Remove $Id$ tags, they make diffs between different versionsGravatar reimar2008-01-27
* Disable unused function test_heap, fixes the warning:Gravatar diego2008-01-23
* Remove unused function exp_ftol_wrong, fixes the warning:Gravatar diego2008-01-23
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and aGravatar diego2008-01-20
* Replace hardcoded 0 by equivalent O_RDONLYGravatar reimar2007-10-21
* Add Coinitialize function to vfw encoder and win32 loader.Gravatar compn2007-10-17
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* Get rid of superfluous MPLAYER #define, it was always enabled andGravatar diego2007-06-02
* typo fixes ported from VLCGravatar diego2007-04-01
* Support function lookup via ordinalGravatar reimar2007-03-08
* Allow declaring special undefined functions that will return NULLGravatar reimar2007-03-08
* The original asm code for the stub returned 0, restore that behaviour.Gravatar reimar2007-03-03
* Update 3ivx decoder to latest version and allow it to load required library.Gravatar voroshil2007-03-01
* mmap memory area for generated code to avoid crashes on machines whichGravatar reimar2006-12-03
* Fix 21381, make sure gcc does not make any ip-relative calls or similar.Gravatar reimar2006-12-03
* Get rid of stubs.S, move code to inline asm.Gravatar reimar2006-11-29
* Cosmetics: remove unused and commented out add_stub function headerGravatar reimar2006-11-29
* Some extra checks and safety space for add_stub function.Gravatar reimar2006-11-29
* Change add_stub code to also work without -fomit-frame-pointerGravatar reimar2006-11-29
* Remove unused unk_exp1 loader asm codeGravatar reimar2006-11-27
* Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1Gravatar rtogni2006-11-04
* rm unnecesary casts from void* - part 2Gravatar reynaldo2006-07-02
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* 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