]> git.sesse.net Git - mlt/commit
Fix serializing an xml producer by itself.
authorDan Dennedy <dan@dennedy.org>
Wed, 16 Oct 2013 05:24:02 +0000 (22:24 -0700)
committerDan Dennedy <dan@dennedy.org>
Wed, 16 Oct 2013 05:24:02 +0000 (22:24 -0700)
commit4331da7c9cce93eb9fa80d5410e4137d718e2122
tree4aff13814ff5935fc1f42d2f0062bc78650351a3
parent7833e33a464bfae66e9ceeb93be0e3e7abe0df1c
Fix serializing an xml producer by itself.

Applications should use the xml producer's _original_type and
_original_resource properties and coerce it to a playlist or tractor to
serialize the entire graph of nodes.
src/modules/xml/consumer_xml.c