This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
10l patch by (Andreas Hess <jaska at gmx dot net>)
Originally committed as revision 9886 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
tags/v0.5
Andreas Öman
Michael Niedermayer
22 years ago
parent
3e2937bef3
commit
8553d9f4fd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
postproc/Makefile
+ 1
- 1
postproc/Makefile
View File
@@ -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
Write
Preview
Loading…
Cancel
Save