X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fmvcp%2Fconsumer_mvcp.c;h=fe7a8446033c877a9d8a646450108ee268b12147;hb=44dfb69d78c05f24c350fa8e54a800676316a437;hp=3ee42db6caa7fa818fc3770a8172f54bb2569289;hpb=55cd8acadecb4e2dbfd87b248c55834c2b1cb422;p=melted diff --git a/src/modules/mvcp/consumer_mvcp.c b/src/modules/mvcp/consumer_mvcp.c index 3ee42db..fe7a844 100644 --- a/src/modules/mvcp/consumer_mvcp.c +++ b/src/modules/mvcp/consumer_mvcp.c @@ -94,7 +94,7 @@ static int consumer_start( mlt_consumer this ) mvcp connection = mlt_properties_get_data( properties, "connection", NULL ); // Special case - we can get a doc too... - char *doc = mlt_properties_get( properties, "westley" ); + char *doc = mlt_properties_get( properties, "xml" ); // Set the title if provided if ( service != NULL )