You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-16 08:36:51 +02:00
10l patch by (Andreas Hess <jaska at gmx dot net>)
Originally committed as revision 9886 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
committed by
Michael Niedermayer
parent
3e2937bef3
commit
8553d9f4fd
@@ -31,7 +31,7 @@ distclean:
|
||||
dep: depend
|
||||
|
||||
depend:
|
||||
$(CC) -MM $(CFLAGS) $(SWSSRCS) postprocess.c 1>.depend
|
||||
$(CC) -MM $(CFLAGS) $(SWSSRCS) 1>.depend
|
||||
|
||||
cs_test: $(CS_TEST_OBJS)
|
||||
$(CC) $(CS_TEST_OBJS) -o cs_test
|
||||
|
Reference in New Issue
Block a user