aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader
Commit message (Expand)AuthorAge
* include MSGL_* definitionsGravatar henry2006-03-27
* Convert printfs in aviprint.c to mp_msg and give the information printingGravatar diego2006-03-27
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Convert all if(verbose>X) to mp_msg_test calls.Gravatar diego2006-03-24
* one more hint for openbsdGravatar alex2006-02-12
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* 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
* Remove stray MSDOS linebreaksGravatar ivo2005-08-10
* hardcode SYNC flag, so no problems could rise if first frame is skippedGravatar iive2005-07-05
* mingw and maybe other system define the __int* types to char, short..., so th...Gravatar faust32005-06-07
* This currently sends control characters to the terminal instead ofGravatar rtognimp2005-05-26
* 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
* initialize modify_ldt struct to 0.Gravatar reimar2005-01-19
* icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>Gravatar diego2005-01-14
* add missing registers in clobber list, fixes bug #169Gravatar reimar2004-12-21
* gcc-4.0.0-20041024 compile-fixGravatar atmos42004-10-31
* AMD64 fixes based on patch by Timo Teräs <timo.teras@iki.fi>Gravatar faust32004-10-30
* Support wmspdmod.dll version 10.0.0.3646Gravatar rtognimp2004-10-24
* Decode VDOWave (VDOM) with binary codecGravatar rtognimp2004-10-24
* Windows media video advanced profile (wmva) support via binary codecGravatar rtognimp2004-10-24
* Fix for Windows media audio 9 voice codec (format 0x0a)Gravatar rtognimp2004-10-23
* better component_funcGravatar alex2004-10-12
* runtime patching vp31vfw.dll, so non-patched dlls can be used aswell. note: t...Gravatar alex2004-10-12
* Windows Media Image (WMVP) can be decoded with WMV9 dmo codecGravatar rtognimp2004-10-09
* Reduce excessive verbosity a bit.Gravatar diego2004-09-18
* force compilers not to optimize/inline extend_stack_for_dll_allocaGravatar reimar2004-09-18
* 10lGravatar faust32004-09-17
* declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Pato...Gravatar faust32004-09-16
* 100lGravatar rtognimp2004-09-10
* Fixes for VirtualAlloc function:Gravatar rtognimp2004-09-10
* loader gcc warning fixes and avifile syncGravatar rathann2004-08-28
* Better protection against double definition of MPEGLAYER3WAVEFORMATGravatar wight2004-08-09
* Support for Winnov Videum WINX and WNV1 codecs with binary dllGravatar rtognimp2004-06-30
* fix loader build on windowsGravatar faust32004-06-26
* more verbosityGravatar alex2004-06-25
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* Support vp6vfw.dll version 6.0.7.3Gravatar rtognimp2004-05-04
* more stupidityGravatar rfelker2004-05-01
* minimal fix for alex's 1000000000000l compile errors. imo the fix inGravatar rfelker2004-04-30
* 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