| Commit message (Expand) | Author | Age |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | 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 |
* | Remove stray MSDOS linebreaks | ivo | 2005-08-10 |
* | hardcode SYNC flag, so no problems could rise if first frame is skipped | iive | 2005-07-05 |
* | mingw and maybe other system define the __int* types to char, short..., so th... | faust3 | 2005-06-07 |
* | This currently sends control characters to the terminal instead of | rtognimp | 2005-05-26 |
* | 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 |
* | initialize modify_ldt struct to 0. | reimar | 2005-01-19 |
* | icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl> | diego | 2005-01-14 |
* | add missing registers in clobber list, fixes bug #169 | reimar | 2004-12-21 |
* | gcc-4.0.0-20041024 compile-fix | atmos4 | 2004-10-31 |
* | AMD64 fixes based on patch by Timo Teräs <timo.teras@iki.fi> | faust3 | 2004-10-30 |
* | Support wmspdmod.dll version 10.0.0.3646 | rtognimp | 2004-10-24 |
* | Decode VDOWave (VDOM) with binary codec | rtognimp | 2004-10-24 |
* | Windows media video advanced profile (wmva) support via binary codec | rtognimp | 2004-10-24 |
* | Fix for Windows media audio 9 voice codec (format 0x0a) | rtognimp | 2004-10-23 |
* | better component_func | alex | 2004-10-12 |
* | runtime patching vp31vfw.dll, so non-patched dlls can be used aswell. note: t... | alex | 2004-10-12 |
* | Windows Media Image (WMVP) can be decoded with WMV9 dmo codec | rtognimp | 2004-10-09 |
* | Reduce excessive verbosity a bit. | diego | 2004-09-18 |
* | force compilers not to optimize/inline extend_stack_for_dll_alloca | reimar | 2004-09-18 |
* | 10l | faust3 | 2004-09-17 |
* | declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Pato... | faust3 | 2004-09-16 |
* | 100l | rtognimp | 2004-09-10 |
* | Fixes for VirtualAlloc function: | rtognimp | 2004-09-10 |
* | loader gcc warning fixes and avifile sync | rathann | 2004-08-28 |
* | Better protection against double definition of MPEGLAYER3WAVEFORMAT | wight | 2004-08-09 |
* | Support for Winnov Videum WINX and WNV1 codecs with binary dll | rtognimp | 2004-06-30 |
* | fix loader build on windows | faust3 | 2004-06-26 |
* | more verbosity | alex | 2004-06-25 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 |
* | Support vp6vfw.dll version 6.0.7.3 | rtognimp | 2004-05-04 |
* | more stupidity | rfelker | 2004-05-01 |
* | minimal fix for alex's 1000000000000l compile errors. imo the fix in | rfelker | 2004-04-30 |
* | 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 |
* | Support for vp5 and vp6 dll decoders | rtognimp | 2004-03-18 |
* | * changes mencoder's exit code on explicit kill to 2 | attila | 2004-01-29 |
* | switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 support | alex | 2004-01-29 |
* | use inttypes.h and std types, this fixes compilation problems on solaris 9 x86 | alex | 2004-01-28 |
* | reviewed the locking codes, a mutex should be unlocked before destroying it | alex | 2004-01-25 |