Thu, 15 Mar 2007 08:29:24 +0000 |
diego |
Include loader/ prefix in #include path everywhere.
|
Sun, 26 Nov 2006 18:27:42 +0000 |
uau |
Shouldn't move "#ifdef MACOSX" before #include config.h of course...
|
Sun, 26 Nov 2006 18:06:11 +0000 |
uau |
Move #include <QuickTime/QuickTimeComponents.h> before internal headers.
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Mon, 17 Jan 2005 20:57:48 +0000 |
faust3 |
preload quicktime.qts, this allows us to ignore the hardcoded path inside the dlls so that quicktime.qts doesn't need to be in the windows system dir, patch by Gianluigi Tiesi <mplayer at netfarm.it>, comments by myself
|
Sun, 10 Oct 2004 19:51:18 +0000 |
faust3 |
fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@adirondack.net>
|
Sat, 28 Aug 2004 20:59:49 +0000 |
rathann |
small gcc warning fixes
|
Thu, 12 Aug 2004 18:54:22 +0000 |
faust3 |
do not exit without an error message
|
Fri, 30 Apr 2004 10:26:26 +0000 |
rfelker |
minimal fix for alex's 1000000000000l compile errors. imo the fix in
|
Tue, 13 Apr 2004 14:33:18 +0000 |
faust3 |
printf -> mp_msg
|
Wed, 26 Mar 2003 16:48:17 +0000 |
alex |
macosx fix by Dan Christiansen <danchr@daimi.au.dk>
|
Tue, 25 Feb 2003 15:39:36 +0000 |
alex |
MACOSX support patch, based on Dan Christiansens work
|
Wed, 12 Feb 2003 15:39:59 +0000 |
alex |
real cygwin support by Sascha Sommer <saschasommer@freenet.de>
|
Sun, 29 Dec 2002 13:42:58 +0000 |
arpi |
don't abort if setparams failed - fixes some Qclp files
|
Sat, 14 Dec 2002 17:56:35 +0000 |
arpi |
compiler warning fixes
|
Sat, 07 Dec 2002 02:26:45 +0000 |
arpi |
fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping)
|
Sun, 24 Nov 2002 21:49:52 +0000 |
arpi |
loader support
|
Tue, 12 Nov 2002 00:04:55 +0000 |
arpi |
fixed output bits per sample
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Thu, 31 Oct 2002 23:11:34 +0000 |
arpi |
qtaudio - audio decoder using win32 quicktime 5 dlls
|