log loader/win32.c @ 27161:b4094f8dccf0

age author description
2008-05-16 diego cosmetics: Remove pointless parentheses from return statements.
2008-04-21 rtogni Fix potential segfault in debug printf in expSetFilePointer
2008-04-20 rtogni Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
2008-04-20 rtogni Add support for msn siren audio coced via binary dll sirenacm.dll
2008-03-03 diego #include osdep/mman.h if sys/mman.h is not available.
2008-03-01 diego Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
2008-01-27 reimar Remove $Id$ tags, they make diffs between different versions
2008-01-23 diego Disable unused function test_heap, fixes the warning:
2008-01-23 diego Remove unused function exp_ftol_wrong, fixes the warning:
2008-01-20 diego Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
2007-10-21 reimar Replace hardcoded 0 by equivalent O_RDONLY
2007-10-17 compn Add Coinitialize function to vfw encoder and win32 loader.
2007-09-10 diego warning fixes:
2007-09-10 diego warning fix:
2007-09-10 diego warning fix:
2007-09-10 diego warning fixes:
2007-06-02 diego Get rid of superfluous MPLAYER #define, it was always enabled and
2007-04-01 diego typo fixes ported from VLC
2007-03-08 reimar Support function lookup via ordinal
2007-03-08 reimar Allow declaring special undefined functions that will return NULL
2007-03-03 reimar The original asm code for the stub returned 0, restore that behaviour.
2007-03-01 voroshil Update 3ivx decoder to latest version and allow it to load required library.
2006-12-03 reimar mmap memory area for generated code to avoid crashes on machines which
2006-12-03 reimar Fix 21381, make sure gcc does not make any ip-relative calls or similar.
2006-11-29 reimar Get rid of stubs.S, move code to inline asm.
2006-11-29 reimar Cosmetics: remove unused and commented out add_stub function header
2006-11-29 reimar Some extra checks and safety space for add_stub function.
2006-11-29 reimar Change add_stub code to also work without -fomit-frame-pointer
2006-11-27 reimar Remove unused unk_exp1 loader asm code
2006-11-04 rtogni Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1
2006-07-02 reynaldo rm unnecesary casts from void* - part 2
2006-06-22 diego CVS --> Subversion in copyright notices
2006-06-05 rtogni Support WVC1 decoding via dmo binary codec wvc1dmod.dll
2006-03-24 diego Convert all if(verbose>X) to mp_msg_test calls.
2005-12-01 rtognimp export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dll
2005-12-01 rtognimp Add CharNextA(), needed by rp8 sipr dll
2005-11-19 diego Unify include paths, -I.. is in CFLAGS.
2005-10-03 reimar expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when
2005-10-02 reimar Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,
2005-09-01 reimar Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
2005-05-25 diego DragonFly BSD support
2005-05-14 rtognimp FRAPS decoder (FPS1) with binary dll
2005-04-15 diego Mark modified imported files as such to comply with GPL ยง2a.
2004-12-21 reimar add missing registers in clobber list, fixes bug #169
2004-10-24 rtognimp Support wmspdmod.dll version 10.0.0.3646
2004-10-24 rtognimp Decode VDOWave (VDOM) with binary codec
2004-10-23 rtognimp Fix for Windows media audio 9 voice codec (format 0x0a)
2004-10-09 rtognimp Windows Media Image (WMVP) can be decoded with WMV9 dmo codec
2004-09-18 diego Reduce excessive verbosity a bit.
2004-08-28 rathann loader gcc warning fixes and avifile sync
2004-06-30 rtognimp Support for Winnov Videum WINX and WNV1 codecs with binary dll
2004-05-01 rfelker more stupidity
2004-04-23 diego Less verbosity by moving some debug messages from printf --> dbgprintf.
2004-03-27 diego Make wmv9 playback less verbose.
2004-03-25 rtognimp Support for Alparysoft lossless video codec (DShow and VfW)
2004-03-23 rtognimp Add support for Lead MCMW 2.0 wavelet codec eval version
2004-01-25 alex reviewed the locking codes, a mutex should be unlocked before destroying it
2004-01-25 alex Don't mutex_unlock if it was never locked. Patch by Min Sik Kim
2003-09-05 rtognimp ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
2003-05-20 alex 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorry