]> git.sesse.net Git - mlt/commit
Add (de)serialization of profile to XML.
authorDan Dennedy <dan@dennedy.org>
Sun, 29 Aug 2010 05:35:25 +0000 (22:35 -0700)
committerDan Dennedy <dan@dennedy.org>
Thu, 7 Oct 2010 05:19:13 +0000 (22:19 -0700)
commit90166b303f7edeaa70a529fdf2e9e483ed4d952f
tree7da3e8f283d752d2f6a5501153f0d2e949390f19
parentb3b760136d52671aa81dee2215f8d6cf7423a647
Add (de)serialization of profile to XML.

In addition to the 'profile' element, one can also set the 'profile'
attribute of the root element to a named profile.
src/modules/xml/consumer_xml.c
src/modules/xml/mlt-xml.dtd
src/modules/xml/producer_xml.c