]> git.sesse.net Git - mlt/blobdiff - mlt/src/tests/charlie.c
ppm ffmpeg
[mlt] / mlt / src / tests / charlie.c
index d6dc995ccfe334ff169a6ce2b6c37ae37ba3153d..bcd4dae68008873c0658b41483ce6a35d20bf05b 100644 (file)
@@ -156,6 +156,8 @@ int main( int argc, char **argv )
 
        // Construct the field
        field = mlt_field_init( );
+
+       // We need to track the number of registered filters
        mlt_properties properties = mlt_field_properties( field );
        mlt_properties_set_int( properties, "registered", 0 );