Mercurial > mplayer.hg
changeset 21274:bd7208f84f75
100l typos
author | diego |
---|---|
date | Sun, 26 Nov 2006 22:13:46 +0000 |
parents | 0457a106b273 |
children | c1bddf9fcee7 |
files | libmpcodecs/Makefile |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpcodecs/Makefile Sun Nov 26 22:11:46 2006 +0000 +++ b/libmpcodecs/Makefile Sun Nov 26 22:13:46 2006 +0000 @@ -67,7 +67,7 @@ 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 @@ endif -SRCS=vf.c \ +SRCS += vf.c \ pullup.c \ vf_1bpp.c \ vf_2xsai.c \