mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 14:50:07 +00:00
100l typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21290 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
272a50f003
commit
604254a157
@ -67,7 +67,7 @@ ifeq ($(SPEEX),yes)
|
|||||||
SRCS += ad_speex.c
|
SRCS += ad_speex.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SRCS=dec_video.c \
|
SRCS += dec_video.c \
|
||||||
vd.c \
|
vd.c \
|
||||||
vd_hmblck.c \
|
vd_hmblck.c \
|
||||||
vd_lzo.c \
|
vd_lzo.c \
|
||||||
@ -119,7 +119,7 @@ SRCS += vd_ijpg.c
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
SRCS=vf.c \
|
SRCS += vf.c \
|
||||||
pullup.c \
|
pullup.c \
|
||||||
vf_1bpp.c \
|
vf_1bpp.c \
|
||||||
vf_2xsai.c \
|
vf_2xsai.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user