| Commit message (Expand) | Author | Age |
* | cosmetics: Remove pointless parentheses from return statements. | diego | 2008-05-16 |
* | Fix potential segfault in debug printf in expSetFilePointer | rtogni | 2008-04-21 |
* | Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL | rtogni | 2008-04-20 |
* | Add support for msn siren audio coced via binary dll sirenacm.dll | rtogni | 2008-04-20 |
* | #include osdep/mman.h if sys/mman.h is not available. | diego | 2008-03-03 |
* | Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H. | diego | 2008-03-01 |
* | Remove $Id$ tags, they make diffs between different versions | reimar | 2008-01-27 |
* | Disable unused function test_heap, fixes the warning: | diego | 2008-01-23 |
* | Remove unused function exp_ftol_wrong, fixes the warning: | diego | 2008-01-23 |
* | Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a | diego | 2008-01-20 |
* | Replace hardcoded 0 by equivalent O_RDONLY | reimar | 2007-10-21 |
* | Add Coinitialize function to vfw encoder and win32 loader. | compn | 2007-10-17 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fix: | diego | 2007-09-10 |
* | warning fix: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | Get rid of superfluous MPLAYER #define, it was always enabled and | diego | 2007-06-02 |
* | typo fixes ported from VLC | diego | 2007-04-01 |
* | Support function lookup via ordinal | reimar | 2007-03-08 |
* | Allow declaring special undefined functions that will return NULL | reimar | 2007-03-08 |
* | The original asm code for the stub returned 0, restore that behaviour. | reimar | 2007-03-03 |
* | Update 3ivx decoder to latest version and allow it to load required library. | voroshil | 2007-03-01 |
* | mmap memory area for generated code to avoid crashes on machines which | reimar | 2006-12-03 |
* | Fix 21381, make sure gcc does not make any ip-relative calls or similar. | reimar | 2006-12-03 |
* | 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 |