Mercurial > mplayer.hg
diff Makefile @ 29209:631aac106b7a
Rename macosx audio output driver to coreaudio.
author | diego |
---|---|
date | Mon, 04 May 2009 14:53:47 +0000 |
parents | aea4b698808e |
children | 779281d8cd80 |
line wrap: on
line diff
--- a/Makefile Mon May 04 14:49:42 2009 +0000 +++ b/Makefile Mon May 04 14:53:47 2009 +0000 @@ -531,7 +531,7 @@ SRCS_MPLAYER-$(ARTS) += libao2/ao_arts.c SRCS_MPLAYER-$(BL) += libvo/vo_bl.c SRCS_MPLAYER-$(CACA) += libvo/vo_caca.c -SRCS_MPLAYER-$(COREAUDIO) += libao2/ao_macosx.c +SRCS_MPLAYER-$(COREAUDIO) += libao2/ao_coreaudio.c SRCS_MPLAYER-$(COREVIDEO) += libvo/vo_macosx.m SRCS_MPLAYER-$(DART) += libao2/ao_dart.c SRCS_MPLAYER-$(DFBMGA) += libvo/vo_dfbmga.c