| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Get rid of superfluous __WINE__ #define, it was always enabled and | diego | 2007-06-02 | 1 | -1/+0 |
* | Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and | diego | 2007-06-02 | 1 | -1/+1 |
* | Get rid of superfluous MPLAYER #define, it was always enabled and | diego | 2007-06-02 | 1 | -1/+1 |
* | Use explicit path for headers from the dshow/ subdirectory. | diego | 2007-03-15 | 1 | -1/+1 |
* | 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 |
* | Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ... | voroshil | 2007-02-23 | 1 | -0/+1 |
* | Fix crashes in loader code: There is still some code that can not handle omit... | reimar | 2006-12-16 | 1 | -0/+2 |
* | Get rid of stubs.S, move code to inline asm. | reimar | 2006-11-29 | 1 | -1/+1 |
* | wrapper.S should be compiled on non-Darwin, non-Windows systems. | diego | 2006-11-27 | 1 | -2/+1 |
* | simplify test target | diego | 2006-11-27 | 1 | -2/+2 |
* | fix compilation for win32 dll codec support for intel osx | nplourde | 2006-11-27 | 1 | -1/+6 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 | 1 | -21/+6 |
* | 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 |
* | Make loader Makefile non-recursive. | diego | 2006-11-25 | 1 | -2/+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 |
* | 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 | 1 | -3/+0 |
* | Use default variable names. | diego | 2006-11-10 | 1 | -8/+8 |
* | Remove redundant variable. | diego | 2006-11-10 | 1 | -3/+2 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 1 | -1/+1 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 | 1 | -3/+3 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 1 | -1/+1 |
* | fix loader build on windows | faust3 | 2004-06-26 | 1 | -0/+4 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+1 |
* | * changes mencoder's exit code on explicit kill to 2 | attila | 2004-01-29 | 1 | -1/+1 |
* | moved some obsolete debug stuff | alex | 2003-04-21 | 1 | -2/+2 |
* | WIN32_PATH cleanup | alex | 2003-02-19 | 1 | -1/+1 |
* | - qtx (quicktime's macos emulation layer) debugging/emulation environment :) | arpi | 2002-11-24 | 1 | -1/+1 |
* | with the help of the Mandrake compiler maintainer this problem has | arpi | 2002-08-22 | 1 | -1/+1 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 | 1 | -1/+1 |
* | openbsd updates by Björn Sandell <biorn@dce.chalmers.se> | arpi | 2002-04-28 | 1 | -0/+3 |
* | fix warning | arpi | 2002-04-24 | 1 | -1/+1 |
* | divx audio workaround | arpi | 2002-04-23 | 1 | -1/+3 |
* | avifile merge. kabi: indent changes really suxxxx | arpi | 2001-12-11 | 1 | -1/+1 |
* | sync with avifile | arpi | 2001-10-04 | 1 | -1/+1 |
* | Add prototypes to wine/loader stuff, so that we can catch __stdcall function | jkeil | 2001-07-12 | 1 | -4/+11 |
* | verbose output changed | arpi_esp | 2001-03-28 | 1 | -3/+2 |
* | Initial revision | arpi_esp | 2001-02-24 | 1 | -0/+30 |