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
Add libmpcodecs to the list of libavfilter subdirectories.
tags/n0.8
Carl Eugen Hoyos
14 years ago
parent
a1c4b65b91
commit
8214249051
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavfilter/Makefile
+ 1
- 1
libavfilter/Makefile
View File
@@ -127,6 +127,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/pullup.o
-include $(SUBDIR)$(ARCH)/Makefile
DIRS = x86
DIRS = x86
libmpcodecs
include $(SUBDIR)../subdir.mak
Write
Preview
Loading…
Cancel
Save