| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace hardcoded 0 by equivalent O_RDONLY | reimar | 2007-10-21 | 1 | -1/+1 |
* | add comment to endif | compn | 2007-10-18 | 1 | -1/+1 |
* | Add Coinitialize function to vfw encoder and win32 loader. | compn | 2007-10-17 | 2 | -1/+48 |
* | Detect support of and add necessary CFLAGS to avoid crashes when loading | diego | 2007-10-01 | 1 | -0/+2 |
* | Move AM_MEDIA_TYPE structure definition to mediatype.h. | voroshil | 2007-09-13 | 3 | -13/+26 |
* | Remove leading underscores from multiple inclusion guards, | diego | 2007-09-13 | 31 | -103/+98 |
* | Fix include path. | diego | 2007-09-13 | 1 | -1/+1 |
* | Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined. | diego | 2007-09-12 | 1 | -2/+0 |
* | cosmetics: Use uppercase for multiple inclusion guards and comment #endifs. | diego | 2007-09-12 | 2 | -6/+6 |
* | Remove useless #ifndef, __WINE_WINGDI_H is never defined. | diego | 2007-09-12 | 1 | -2/+0 |
* | Remove redundant multiple inclusion guard. | diego | 2007-09-12 | 1 | -2/+0 |
* | Consistently use path as multiple inclusion guard. | diego | 2007-09-12 | 3 | -11/+11 |
* | Fix indentation after r24367. | cehoyos | 2007-09-10 | 1 | -2/+2 |
* | Revert r24424. | voroshil | 2007-09-10 | 5 | -48/+48 |
* | Fix for: | voroshil | 2007-09-10 | 2 | -13/+13 |
* | Fix for a lot of | voroshil | 2007-09-10 | 5 | -48/+48 |
* | cosmetics: Add comments to some #endif preprocessor directives. | diego | 2007-09-10 | 4 | -4/+4 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+0 |
* | warning fix: | diego | 2007-09-10 | 1 | -1/+0 |
* | warning fix: | diego | 2007-09-10 | 1 | -1/+0 |
* | warning fixes: | diego | 2007-09-10 | 1 | -3/+0 |
* | Fix for: | voroshil | 2007-09-10 | 1 | -2/+2 |
* | Fix for: | voroshil | 2007-09-10 | 1 | -6/+6 |
* | Proper fix for: | voroshil | 2007-09-10 | 1 | -2/+1 |
* | cosmetics: Fix silly typo. | diego | 2007-09-10 | 1 | -3/+3 |
* | warning fix: | diego | 2007-09-10 | 1 | -1/+1 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+0 |
* | warning fix: | diego | 2007-09-10 | 1 | -0/+1 |
* | warning fixes: | diego | 2007-09-10 | 1 | -1/+0 |
* | warning fixes: | diego | 2007-09-10 | 1 | -1/+0 |
* | warning fixes: | diego | 2007-09-10 | 1 | -4/+4 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+0 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+2 |
* | warning fixes: | diego | 2007-09-10 | 1 | -7/+2 |
* | warning fix: | diego | 2007-09-10 | 1 | -1/+0 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+1 |
* | warning fixes: | diego | 2007-09-10 | 1 | -4/+3 |
* | warning fixes: | diego | 2007-09-10 | 1 | -3/+1 |
* | warning fixes: | diego | 2007-09-10 | 1 | -2/+1 |
* | warning fix: | diego | 2007-09-10 | 1 | -1/+0 |
* | Avoid releasing of unallocated memory. | voroshil | 2007-09-08 | 1 | -0/+2 |
* | Always initialize pUnk pointer with zero. | voroshil | 2007-09-08 | 1 | -0/+1 |
* | Revert last commit, -mstackrealign was added in gcc 4.2 and should not | diego | 2007-08-27 | 1 | -2/+0 |
* | Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL. | diego | 2007-08-24 | 1 | -0/+2 |
* | Ugly hack to make xanlib.dll work. | reimar | 2007-08-01 | 1 | -1/+2 |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 | 1 | -1/+1 |
* | Add regular #define for header file. | voroshil | 2007-06-08 | 1 | -0/+4 |
* | 10l: Remove overlooked instance of NOAVIFILE_HEADERS. | diego | 2007-06-02 | 1 | -7/+0 |
* | Get rid of superfluous __WINE__ #define, it was always enabled and | diego | 2007-06-02 | 7 | -59/+0 |
* | Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and | diego | 2007-06-02 | 6 | -39/+1 |
* | Get rid of superfluous MPLAYER #define, it was always enabled and | diego | 2007-06-02 | 4 | -72/+1 |
* | typo fixes ported from VLC | diego | 2007-04-01 | 2 | -2/+2 |
* | check that definition of prototype of sysi86(int, void*) doesn't conflict; fi... | nicodvb | 2007-03-18 | 1 | -2/+2 |
* | Use explicit path for headers from the dshow/ subdirectory. | diego | 2007-03-15 | 3 | -5/+5 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 | 1 | -14/+14 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 | 1 | -5/+5 |
* | Support function lookup via ordinal | reimar | 2007-03-08 | 1 | -4/+6 |
* | Allow declaring special undefined functions that will return NULL | reimar | 2007-03-08 | 1 | -0/+9 |
* | Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-imple... | reimar | 2007-03-04 | 1 | -24/+10 |
* | The original asm code for the stub returned 0, restore that behaviour. | reimar | 2007-03-03 | 1 | -1/+2 |
* | Rework of copying samples from directshow codecs. | voroshil | 2007-03-02 | 6 | -92/+71 |
* | Update 3ivx decoder to latest version and allow it to load required library. | voroshil | 2007-03-01 | 1 | -1/+1 |
* | Fix wrong typecast, which can cause MPlayer crash | voroshil | 2007-02-26 | 1 | -3/+3 |
* | Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilat... | voroshil | 2007-02-25 | 1 | -2/+1 |
* | Fix loading of mpeg4ds direct show video codec under win32, broken in r22322 | voroshil | 2007-02-23 | 1 | -0/+19 |
* | Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed | voroshil | 2007-02-23 | 1 | -0/+1 |
* | Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ... | voroshil | 2007-02-23 | 7 | -43/+272 |
* | Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine. | voroshil | 2007-02-23 | 4 | -27/+38 |
* | Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been | rtogni | 2007-02-11 | 1 | -0/+1 |
* | Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been | rtogni | 2007-02-11 | 1 | -0/+1 |
* | Doxygen comments for used DirectShow methods. | voroshil | 2007-01-28 | 2 | -2/+969 |
* | fix overlooked debug message | voroshil | 2007-01-27 | 1 | -1/+1 |
* | Changing debug messages and renaming method names according to their | voroshil | 2007-01-27 | 1 | -29/+29 |
* | fix typos from previous commit | voroshil | 2007-01-27 | 1 | -2/+2 |
* | Cosmetics. Doxygen comments. | voroshil | 2007-01-27 | 1 | -6/+484 |
* | Remove illegal definition of underscored-prefixed symbol "__MODULE__": | gpoirier | 2007-01-26 | 4 | -8/+0 |
* | Fix crashes in loader code: There is still some code that can not handle omit... | reimar | 2006-12-16 | 1 | -0/+2 |
* | mmap memory area for generated code to avoid crashes on machines which | reimar | 2006-12-03 | 1 | -2/+9 |
* | Fix 21381, make sure gcc does not make any ip-relative calls or similar. | reimar | 2006-12-03 | 1 | -5/+14 |
* | Get rid of stubs.S, move code to inline asm. | reimar | 2006-11-29 | 3 | -20/+21 |
* | Cosmetics: remove unused and commented out add_stub function header | reimar | 2006-11-29 | 1 | -2/+0 |
* | Some extra checks and safety space for add_stub function. | reimar | 2006-11-29 | 1 | -4/+10 |
* | Change add_stub code to also work without -fomit-frame-pointer | reimar | 2006-11-29 | 1 | -49/+12 |
* | Remove #ifdef __OpenBSD__, there is no indication this is needed. | diego | 2006-11-28 | 1 | -1/+1 |
* | wrapper.S should be compiled on non-Darwin, non-Windows systems. | diego | 2006-11-27 | 1 | -2/+1 |
* | Remove unused unk_exp1 loader asm code | reimar | 2006-11-27 | 2 | -29/+0 |
* | simplify test target | diego | 2006-11-27 | 1 | -2/+2 |
* | fix compilation for win32 dll codec support for intel osx | nplourde | 2006-11-27 | 5 | -16/+36 |
* | Rename config.h --> debug.h and include config.h explicitly. | diego | 2006-11-26 | 7 | -2/+6 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 | 1 | -21/+6 |
* | Revert r21251 (moving loader/config.h contents to main config.h). | uau | 2006-11-26 | 1 | -0/+9 |
* | Remove useless fd parameter for mmap_anon | reimar | 2006-11-26 | 3 | -15/+4 |
* | Fix loader code: closed .dll file handles when it should not | reimar | 2006-11-26 | 1 | -2/+2 |
* | open /dev/zero left over from mmap_anon patch | reimar | 2006-11-26 | 1 | -5/+0 |
* | Move contents of loader/config.h to configure/config.h, there are | diego | 2006-11-25 | 1 | -9/+0 |
* | There are no more .depend files in subdirectories. | diego | 2006-11-25 | 1 | -2/+1 |
* | Remove superfluous comment. | diego | 2006-11-25 | 1 | -3/+0 |
* | added mmap_anon to osdep lib. Used in loader for now | nplourde | 2006-11-25 | 2 | -53/+26 |
* | Make loader Makefile non-recursive. | diego | 2006-11-25 | 3 | -103/+23 |
* | Use $@ and $^ to designate target and prerequisites. | diego | 2006-11-25 | 1 | -2/+2 |
* | cosmetics: Move around targets for consistency. | diego | 2006-11-25 | 1 | -4/+4 |
* | Remove superfluous suffix rule. | diego | 2006-11-25 | 1 | -3/+0 |
* | Handle stubs.s like all other source files. | diego | 2006-11-24 | 1 | -4/+4 |
* | Remove .depend on distclean. | diego | 2006-11-24 | 1 | -0/+1 |
* | Clean up CFLAGS handling. | diego | 2006-11-24 | 1 | -6/+3 |
* | Remove bug workarounds for ancient gcc and libc versions. | diego | 2006-11-24 | 1 | -11/+2 |
* | Unify dep/depend targets. | diego | 2006-11-20 | 2 | -6/+2 |
* | Hack to make wrapper.S be compiled again. Someone who knows make please fix p... | reimar | 2006-11-10 | 1 | -0/+1 |
* | Add standard depend target. | diego | 2006-11-10 | 1 | -2/+9 |
* | Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions. | diego | 2006-11-10 | 2 | -16/+0 |
* | Use default variable names. | diego | 2006-11-10 | 1 | -8/+8 |
* | Remove redundant variable. | diego | 2006-11-10 | 1 | -3/+2 |
* | Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1 | rtogni | 2006-11-04 | 1 | -0/+12 |
* | Remove reference to non-existent variable. | diego | 2006-08-22 | 2 | -2/+2 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 | 2 | -2/+2 |
* | consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE. | diego | 2006-08-16 | 1 | -2/+2 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 3 | -3/+3 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 | 3 | -3/+3 |
* | rm unnecesary casts from void* - part 2 | reynaldo | 2006-07-02 | 12 | -36/+36 |
* | gets ride of a few more sizeof(char)s | reynaldo | 2006-06-30 | 1 | -1/+1 |
* | CVS --> Subversion in copyright notices | diego | 2006-06-22 | 29 | -58/+58 |
* | Nop some instructions causing the vfwvp6 dll encoder to crash. | banan | 2006-06-07 | 1 | -0/+3 |
* | Fix runtime-patching code to take into account the address when the codec is ... | reimar | 2006-06-07 | 1 | -53/+55 |
* | Change "Supress" to "Suppress" in a couple comments. | corey | 2006-06-07 | 1 | -1/+1 |
* | Support WVC1 decoding via dmo binary codec wvc1dmod.dll | rtogni | 2006-06-05 | 1 | -0/+28 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 | 2 | -2/+0 |
* | Remove extra return. | rathann | 2006-05-13 | 1 | -2/+0 |
* | Add a check for sysi86() on Solaris systems, solving a build failure on Solaris | diego | 2006-04-30 | 1 | -0/+2 |
* | include MSGL_* definitions | henry | 2006-03-27 | 1 | -0/+2 |
* | Convert printfs in aviprint.c to mp_msg and give the information printing | diego | 2006-03-27 | 2 | -5/+5 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 | 3 | -5/+18 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -1/+1 |
* | one more hint for openbsd | alex | 2006-02-12 | 1 | -0/+3 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 3 | -5/+5 |
* | export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dll | rtognimp | 2005-12-01 | 1 | -0/+2 |
* | Add CharNextA(), needed by rp8 sipr dll | rtognimp | 2005-12-01 | 1 | -0/+9 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-11-19 | 1 | -2/+2 |
* | expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when | reimar | 2005-10-03 | 1 | -4/+10 |
* | Several minor fixes: Correctly advertise SSE and SSE2 instruction sets, | reimar | 2005-10-02 | 2 | -1/+15 |
* | Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFo... | reimar | 2005-09-01 | 1 | -0/+37 |
* | Remove stray MSDOS linebreaks | ivo | 2005-08-10 | 2 | -6/+3 |
* | hardcode SYNC flag, so no problems could rise if first frame is skipped | iive | 2005-07-05 | 1 | -1/+1 |
* | mingw and maybe other system define the __int* types to char, short..., so th... | faust3 | 2005-06-07 | 1 | -0/+16 |
* | This currently sends control characters to the terminal instead of | rtognimp | 2005-05-26 | 1 | -14/+18 |
* | DragonFly BSD support | diego | 2005-05-25 | 3 | -6/+6 |
* | FRAPS decoder (FPS1) with binary dll | rtognimp | 2005-05-14 | 1 | -0/+3 |
* | Mark modified imported files as such to comply with GPL §2a. | diego | 2005-04-15 | 29 | -0/+164 |
* | initialize modify_ldt struct to 0. | reimar | 2005-01-19 | 1 | -0/+1 |
* | icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl> | diego | 2005-01-14 | 1 | -0/+11 |
* | add missing registers in clobber list, fixes bug #169 | reimar | 2004-12-21 | 2 | -0/+2 |
* | gcc-4.0.0-20041024 compile-fix | atmos4 | 2004-10-31 | 1 | -1/+1 |
* | AMD64 fixes based on patch by Timo Teräs <timo.teras@iki.fi> | faust3 | 2004-10-30 | 1 | -55/+55 |
* | Support wmspdmod.dll version 10.0.0.3646 | rtognimp | 2004-10-24 | 1 | -0/+21 |
* | Decode VDOWave (VDOM) with binary codec | rtognimp | 2004-10-24 | 1 | -1/+1 |
* | Windows media video advanced profile (wmva) support via binary codec | rtognimp | 2004-10-24 | 1 | -0/+14 |
* | Fix for Windows media audio 9 voice codec (format 0x0a) | rtognimp | 2004-10-23 | 1 | -3/+8 |
* | better component_func | alex | 2004-10-12 | 1 | -10/+28 |
* | runtime patching vp31vfw.dll, so non-patched dlls can be used aswell. note: t... | alex | 2004-10-12 | 1 | -0/+11 |
* | Windows Media Image (WMVP) can be decoded with WMV9 dmo codec | rtognimp | 2004-10-09 | 1 | -0/+7 |
* | Reduce excessive verbosity a bit. | diego | 2004-09-18 | 1 | -1/+1 |
* | force compilers not to optimize/inline extend_stack_for_dll_alloca | reimar | 2004-09-18 | 1 | -3/+5 |
* | 10l | faust3 | 2004-09-17 | 1 | -1/+1 |
* | declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Pato... | faust3 | 2004-09-16 | 1 | -0/+5 |
* | 100l | rtognimp | 2004-09-10 | 1 | -2/+2 |
* | Fixes for VirtualAlloc function: | rtognimp | 2004-09-10 | 1 | -15/+48 |
* | loader gcc warning fixes and avifile sync | rathann | 2004-08-28 | 4 | -15/+15 |
* | Better protection against double definition of MPEGLAYER3WAVEFORMAT | wight | 2004-08-09 | 1 | -2/+3 |
* | Support for Winnov Videum WINX and WNV1 codecs with binary dll | rtognimp | 2004-06-30 | 1 | -0/+8 |
* | fix loader build on windows | faust3 | 2004-06-26 | 1 | -0/+4 |
* | more verbosity | alex | 2004-06-25 | 1 | -1/+1 |
* | ranlib cleanup by Dan Christiansen | alex | |