Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: ee69b0d3cfe8a3568b3a3e0f6834dc6c5f451348
      
https://github.com/mltframework/mlt/commit/ee69b0d3cfe8a3568b3a3e0f6834dc6c5f451348
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M src/modules/xml/consumer_xml.c

  Log Message:
  -----------
  Revert trying to coerce XML numeric locale on Windows.

Windows does not use ISO language and country codes for locale names.
This was an attempt to avoid generating XML with locale names not
understandable on other platforms. However, this was causing more
trouble that it was worth. Often, the numeric property values would
become inconsistent (radix character) because either a properties list
had a different locale, or a property had already converted to string
under the system locale. At some point, we probably need a way to
convert Windows locale names to ISO codes.


------------------------------------------------------------------------------
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to