]> git.sesse.net Git - mlt/blobdiff - src/modules/frei0r/frei0r_helper.h
Move burningtv into plusgpl module.
[mlt] / src / modules / frei0r / frei0r_helper.h
index 98e2c2e5cd37e75c2012adf298a8be8022125c51..48a8a85cd7474cbe3659fa47c90b35eabed75f86 100644 (file)
@@ -18,6 +18,6 @@
  */
 #include <framework/mlt.h>
 
-int process_frei0r_item( mlt_service, double position, mlt_properties,
+int process_frei0r_item( mlt_service, double position, double time, mlt_properties,
        mlt_frame, uint8_t **image, int *width, int *height );
 void destruct (mlt_properties prop );