X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fmotion_est%2Ffilter_motion_est.h;h=296287e5380d14dd17d0dd3dff0014a5a83adba3;hb=1305c947ce29e5b12e770ed562879a9648f62ffa;hp=75aa02976d53aad2a6660cc9494cfba4be2fb277;hpb=4f3d5f48dd9b4a0caddce6b65d9f8d4ad7a4f04a;p=melted diff --git a/src/modules/motion_est/filter_motion_est.h b/src/modules/motion_est/filter_motion_est.h index 75aa029..296287e 100644 --- a/src/modules/motion_est/filter_motion_est.h +++ b/src/modules/motion_est/filter_motion_est.h @@ -22,7 +22,7 @@ #include -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 @@ -37,5 +37,6 @@ struct motion_vector_s int quality; uint8_t color; //