framework: remove global profile, rather share one mlt_profile across a service netwo...
[melted] / src / modules / motion_est / filter_motion_est.h
index f84e958..296287e 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <framework/mlt_filter.h>
 
-extern mlt_filter filter_motion_est_init( char *arg );
+extern mlt_filter filter_motion_est_init( mlt_profile profile, mlt_service_type type, const char *id, char *arg );
 
 #define MAX_MSAD 0xffff