[MPlayer-cvslog] r29318 - trunk/Makefile
diego
subversion at mplayerhq.hu
Thu May 21 10:46:24 CEST 2009
Author: diego
Date: Thu May 21 10:46:24 2009
New Revision: 29318
Log:
cosmetics: alphabetically sort SRCS_MPLAYER
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile Tue May 19 19:37:58 2009 (r29317)
+++ trunk/Makefile Thu May 21 10:46:24 2009 (r29318)
@@ -658,18 +658,18 @@ SRCS_MPLAYER-$(XVR100) += libvo/v
SRCS_MPLAYER-$(YUV4MPEG) += libvo/vo_yuv4mpeg.c
SRCS_MPLAYER-$(ZR) += libvo/jpeg_enc.c libvo/vo_zr.c libvo/vo_zr2.c
-SRCS_MPLAYER = mplayer.c \
+SRCS_MPLAYER = command.c \
m_property.c \
+ mixer.c \
mp_fifo.c \
mp_msg.c \
- mixer.c \
+ mplayer.c \
parser-mpcmd.c \
- command.c \
input/input.c \
- libao2/audio_out.c \
libao2/ao_mpegpes.c \
libao2/ao_null.c \
libao2/ao_pcm.c \
+ libao2/audio_out.c \
libvo/aspect.c \
libvo/geometry.c \
libvo/spuenc.c \
More information about the MPlayer-cvslog
mailing list