log loader/Makefile @ 25586:2c25326ad773

age author description
Sun, 06 Jan 2008 11:40:49 +0000 diego Add proper compilation rules for qtx/list and qtx/qtxload and remove silly
Sun, 06 Jan 2008 11:27:07 +0000 diego Get the dshow test program closer to linking.
Sat, 05 Jan 2008 14:32:46 +0000 diego Fix typo, LIBNAME should be LIBNAME_COMMON.
Mon, 01 Oct 2007 22:46:33 +0000 diego Detect support of and add necessary CFLAGS to avoid crashes when loading
Mon, 27 Aug 2007 09:12:35 +0000 diego Revert last commit, -mstackrealign was added in gcc 4.2 and should not
Fri, 24 Aug 2007 12:49:59 +0000 diego Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.
Sat, 02 Jun 2007 12:27:33 +0000 diego Get rid of superfluous __WINE__ #define, it was always enabled and
Sat, 02 Jun 2007 12:26:27 +0000 diego Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
Sat, 02 Jun 2007 12:24:35 +0000 diego Get rid of superfluous MPLAYER #define, it was always enabled and
Thu, 15 Mar 2007 22:38:13 +0000 diego Use explicit path for headers from the dshow/ subdirectory.
Tue, 13 Mar 2007 21:55:23 +0000 diego cosmetics: Fix indentation, reorder some lines for consistency.
Tue, 13 Mar 2007 12:10:57 +0000 diego Give more descriptive names to the source and library variables and split
Fri, 23 Feb 2007 09:58:01 +0000 voroshil Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file
Sat, 16 Dec 2006 23:59:06 +0000 reimar Fix crashes in loader code: There is still some code that can not handle omitted frame pointers.
Wed, 29 Nov 2006 12:56:52 +0000 reimar Get rid of stubs.S, move code to inline asm.