| Commit message (Expand) | Author | Age |
* | Remove reference to non-existent variable. | diego | 2006-08-22 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 |
* | consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE. | diego | 2006-08-16 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 |
* | rm unnecesary casts from void* - part 2 | reynaldo | 2006-07-02 |
* | gets ride of a few more sizeof(char)s | reynaldo | 2006-06-30 |
* | CVS --> Subversion in copyright notices | diego | 2006-06-22 |
* | Nop some instructions causing the vfwvp6 dll encoder to crash. | banan | 2006-06-07 |
* | Fix runtime-patching code to take into account the address when the codec is ... | reimar | 2006-06-07 |
* | Change "Supress" to "Suppress" in a couple comments. | corey | 2006-06-07 |
* | Support WVC1 decoding via dmo binary codec wvc1dmod.dll | rtogni | 2006-06-05 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | Remove extra return. | rathann | 2006-05-13 |
* | Add a check for sysi86() on Solaris systems, solving a build failure on Solaris | diego | 2006-04-30 |
* | include MSGL_* definitions | henry | 2006-03-27 |
* | Convert printfs in aviprint.c to mp_msg and give the information printing | diego | 2006-03-27 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | one more hint for openbsd | alex | 2006-02-12 |
* | 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 |