X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fwestley%2Fconsumer_westley.c;h=4e8fbb045693f4c0dcac8a49e7ffb5b572278c6d;hb=f44c1d4653f43c8e7a63e6c3895f6f1f0ee0103b;hp=632ee4b9a165822ae3b789aaa162d4a1c87bb968;hpb=909d149697331a560edb1924f58fc58c5a25aaea;p=melted diff --git a/src/modules/westley/consumer_westley.c b/src/modules/westley/consumer_westley.c index 632ee4b..4e8fbb0 100644 --- a/src/modules/westley/consumer_westley.c +++ b/src/modules/westley/consumer_westley.c @@ -564,6 +564,8 @@ static int consumer_start( mlt_consumer this ) mlt_consumer_stop( this ); + mlt_consumer_stopped( this ); + return 0; }