100l typos

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21290 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-11-26 22:13:46 +00:00
parent 272a50f003
commit 604254a157
1 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ ifeq ($(SPEEX),yes)
SRCS += ad_speex.c
endif
SRCS=dec_video.c \
SRCS += dec_video.c \
vd.c \
vd_hmblck.c \
vd_lzo.c \
@ -119,7 +119,7 @@ SRCS += vd_ijpg.c
endif
SRCS=vf.c \
SRCS += vf.c \
pullup.c \
vf_1bpp.c \
vf_2xsai.c \