log libmpcodecs/ad_qtaudio.c @ 30088:4977e04f3a18

age author description
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 04 May 2009 17:35:26 +0000 diego Add missing 'void' to parameterless function declarations.
Fri, 02 Jan 2009 12:48:11 +0000 diego Reorder #includes and #ifdefs to avoid excessive #ifdeffery.
Wed, 06 Aug 2008 07:42:26 +0000 diego Rename all preprocessor directives related to Apple / Mac OS X.
Mon, 28 Apr 2008 14:43:30 +0000 diego Consistently #include mpbswap.h instead of bswap.h everywhere.
Sat, 15 Mar 2008 11:31:28 +0000 diego Introduce HAVE_QUICKTIME definition and use it where appropriate.
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