| Commit message (Expand) | Author | Age |
* | Get rid of stubs.S, move code to inline asm. | reimar | 2006-11-29 |
* | Cosmetics: remove unused and commented out add_stub function header | reimar | 2006-11-29 |
* | Some extra checks and safety space for add_stub function. | reimar | 2006-11-29 |
* | Change add_stub code to also work without -fomit-frame-pointer | reimar | 2006-11-29 |
* | Remove unused unk_exp1 loader asm code | reimar | 2006-11-27 |
* | Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1 | rtogni | 2006-11-04 |
* | rm unnecesary casts from void* - part 2 | reynaldo | 2006-07-02 |
* | CVS --> Subversion in copyright notices | diego | 2006-06-22 |
* | Support WVC1 decoding via dmo binary codec wvc1dmod.dll | rtogni | 2006-06-05 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dll | rtognimp | 2005-12-01 |
* | Add CharNextA(), needed by rp8 sipr dll | rtognimp | 2005-12-01 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-11-19 |
* | expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when | reimar | 2005-10-03 |
* | Several minor fixes: Correctly advertise SSE and SSE2 instruction sets, | reimar | 2005-10-02 |
* | Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFo... | reimar | 2005-09-01 |
* | DragonFly BSD support | diego | 2005-05-25 |
* | FRAPS decoder (FPS1) with binary dll | rtognimp | 2005-05-14 |
* | Mark modified imported files as such to comply with GPL ยง2a. | diego | 2005-04-15 |
* | add missing registers in clobber list, fixes bug #169 | reimar | 2004-12-21 |
* | Support wmspdmod.dll version 10.0.0.3646 | rtognimp | 2004-10-24 |
* | Decode VDOWave (VDOM) with binary codec | rtognimp | 2004-10-24 |
* | Fix for Windows media audio 9 voice codec (format 0x0a) | rtognimp | 2004-10-23 |
* | Windows Media Image (WMVP) can be decoded with WMV9 dmo codec | rtognimp | 2004-10-09 |
* | Reduce excessive verbosity a bit. | diego | 2004-09-18 |
* | loader gcc warning fixes and avifile sync | rathann | 2004-08-28 |
* | Support for Winnov Videum WINX and WNV1 codecs with binary dll | rtognimp | 2004-06-30 |
* | more stupidity | rfelker | 2004-05-01 |
* | Less verbosity by moving some debug messages from printf --> dbgprintf. | diego | 2004-04-23 |
* | Make wmv9 playback less verbose. | diego | 2004-03-27 |
* | Support for Alparysoft lossless video codec (DShow and VfW) | rtognimp | 2004-03-25 |
* | Add support for Lead MCMW 2.0 wavelet codec eval version | rtognimp | 2004-03-23 |
* | reviewed the locking codes, a mutex should be unlocked before destroying it | alex | 2004-01-25 |
* | Don't mutex_unlock if it was never locked. Patch by Min Sik Kim | alex | 2004-01-25 |
* | ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll | rtognimp | 2003-09-05 |
* | 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorry | alex | 2003-05-20 |
* | changed cpudetection code to support newer pentiums | alex | 2003-04-28 |
* | Fixes for vss h264 | rtognimp | 2003-04-09 |
* | Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net> | rtognimp | 2003-04-09 |
* | Fix for truespeech dll, patch by <dimakar(at)yahoo.com> | rtognimp | 2003-03-15 |
* | realaudio dlls support | alex | 2003-02-11 |
* | qt vs. voxware fixed (hopefully), also some qt speedup | arpi | 2003-01-05 |
* | voxvare audio fix | arpi | 2003-01-04 |
* | even more :) | arpi | 2002-12-30 |
* | more verbose... | arpi | 2002-12-30 |
* | compiler warning fixes | arpi | 2002-12-14 |
* | it seems that old CS is working better than newtype now... :) | arpi | 2002-12-07 |
* | support for *.qtx (scan for all .qtx files at quicktime init) | arpi | 2002-12-07 |
* | avifile sync (added only the new functions, all cosmetics ignored) | arpi | 2002-11-26 |
* | fixed WaitForMultipleObjects and FindFile | alex | 2002-11-25 |