]> git.sesse.net Git - mlt/commit
fix letting xml playlist load like virtual clip
authorDan Dennedy <dan@dennedy.org>
Sat, 22 Sep 2012 20:53:04 +0000 (13:53 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 22 Sep 2012 20:53:04 +0000 (13:53 -0700)
commit9c06e834c5e789a5e40b317c15e725c1693c6a28
treec2ecd1b6261a442b57519141f848c3288eaece00
parent4121a41e8e48d23e63609b8e7a8fd0e0fd10fb89
fix letting xml playlist load like virtual clip

If an application wants to detect if deserialized XML is a playlist or
mulitrack project, then it can check the new _original_type and
_original_resource properties.
src/modules/xml/producer_xml.c