[MPlayer-dev-eng] Mac OS X native audio output

Dan Christiansen danchr at daimi.au.dk
Thu May 22 02:33:29 CEST 2003


On Thursday, May 22, 2003, at 02:30 AM, Alex Beregszaszi wrote:

> Hi,
>
> sorry but already commit your two patches (ao_macosx, timer-darwin), so
> please send patches against cvs :)

BTW, it seems there's one rather crucial line missing from configure:

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.710
diff -u -r1.710 configure
--- configure	21 May 2003 21:15:46 -0000	1.710
+++ configure	22 May 2003 00:32:18 -0000
@@ -2422,6 +2422,7 @@
      _macosx=yes
      _macosx_frameworks="-framework Carbon -framework QuickTime 
-framework CoreAudio"
      _def_macosx='#define MACOSX 1'
+    _aosrc="$_aosrc ao_macosx.c"
      _aomodules="macosx $_aomodules"
    else
      _macosx=no

- Dan



More information about the MPlayer-dev-eng mailing list