Commit 21754ce6 authored by Michael Niedermayer's avatar Michael Niedermayer

watermark filter by (Marcus Engene <ffmpeg engene se>)

Originally committed as revision 3983 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8dd2a893
......@@ -7,7 +7,7 @@ CFLAGS=-fPIC $(SHCFLAGS) -I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavformat -I$(SRC_PA
ifeq ($(CONFIG_DARWIN),yes)
SHFLAGS+=-flat_namespace -undefined suppress
endif
HOOKS=null.so fish.so ppm.so
HOOKS=null.so fish.so ppm.so watermark.so
ifeq ($(HAVE_IMLIB2),yes)
HOOKS += imlib2.so
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment