Rectangle added to properties
[melted] / src / miracle / miracle_unit.c
index ff60723..ce9dac8 100644 (file)
@@ -697,6 +697,7 @@ void miracle_unit_close( miracle_unit unit )
        if ( unit != NULL )
        {
                miracle_log( LOG_DEBUG, "closing unit..." );
+               miracle_unit_terminate( unit );
                if ( unit->old_producers != NULL )
                        mlt_properties_close( unit->old_producers );
                mlt_properties_close( unit->properties );