diff Makefile @ 29210:779281d8cd80

Rename macosx video output driver to corevideo.
author diego
date Mon, 04 May 2009 16:55:05 +0000
parents 631aac106b7a
children c8dda91cf626
line wrap: on
line diff
--- a/Makefile	Mon May 04 14:53:47 2009 +0000
+++ b/Makefile	Mon May 04 16:55:05 2009 +0000
@@ -532,7 +532,7 @@
 SRCS_MPLAYER-$(BL)           += libvo/vo_bl.c
 SRCS_MPLAYER-$(CACA)         += libvo/vo_caca.c
 SRCS_MPLAYER-$(COREAUDIO)    += libao2/ao_coreaudio.c
-SRCS_MPLAYER-$(COREVIDEO)    += libvo/vo_macosx.m
+SRCS_MPLAYER-$(COREVIDEO)    += libvo/vo_corevideo.m
 SRCS_MPLAYER-$(DART)         += libao2/ao_dart.c
 SRCS_MPLAYER-$(DFBMGA)       += libvo/vo_dfbmga.c
 SRCS_MPLAYER-$(DGA)          += libvo/vo_dga.c