Import the proof of concept slow motion producer.
[melted] / src / modules / motion_est / Makefile
index 65af04b..d713df4 100644 (file)
@@ -7,7 +7,8 @@ OBJS = factory.o \
           filter_crop_detect.o \
           filter_autotrack_rectangle.o \
           arrow_code.o \
-          filter_vismv.o
+          filter_vismv.o \
+          producer_slowmotion.o
 
 CFLAGS += -I../..