projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58bfafb
)
fixing compilation of cs_test
author
Michael Niedermayer
<michaelni@gmx.at>
Mon, 18 Nov 2002 10:39:22 +0000
(10:39 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Mon, 18 Nov 2002 10:39:22 +0000
(10:39 +0000)
Originally committed as revision 8232 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/Makefile
patch
|
blob
|
history
diff --git
a/postproc/Makefile
b/postproc/Makefile
index ab9139dd3fd68552c8ed4b0931f2db6946d4c1e1..36f87075bc79e159946deed794678365b8fa31fb 100644
(file)
--- a/
postproc/Makefile
+++ b/
postproc/Makefile
@@
-12,7
+12,7
@@
SWSSRCS=swscale.c rgb2rgb.c yuv2rgb.c
SWSOBJS=$(SWSSRCS:.c=.o)
PPOBJS=postprocess.o
SPPOBJS=postprocess_pic.o
-CS_TEST_OBJS=cs_test.o rgb2rgb.o ../cpudetect.o ../mp_msg.o
+CS_TEST_OBJS=cs_test.o rgb2rgb.o ../cpudetect.o ../mp_msg.o
../libvo/aclib.o
CFLAGS = $(OPTFLAGS) $(MLIB_INC) -I. -I.. $(EXTRA_INC)
# -I/usr/X11R6/include/