]> git.sesse.net Git - mlt/blobdiff - src/modules/motion_est/filter_motion_est.h
framework: remove global profile, rather share one mlt_profile across a service netwo...
[mlt] / src / modules / motion_est / filter_motion_est.h
index f84e958eb3425771e440d42ad41388d759bd79fc..296287e5380d14dd17d0dd3dff0014a5a83adba3 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