]> git.sesse.net Git - mlt/commit
Add mlt_properties_set_lcnumeric, mlt_property_get_double_l, and
authorDan Dennedy <dan@dennedy.org>
Sat, 9 Jul 2011 19:32:46 +0000 (12:32 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 9 Jul 2011 19:38:07 +0000 (12:38 -0700)
commitdbe5a3cce30a1c445013dac7b8908d16969fa773
treeb07a69ed45ab3c98091091d4a08a13f3b29911a5
parent3b2a2344d6e712575c8669aef35938e6ac5838cc
Add mlt_properties_set_lcnumeric, mlt_property_get_double_l, and
mlt_property_get_string_l.

Locale-specific variants of key properties functions.
src/framework/mlt_properties.c
src/framework/mlt_properties.h
src/framework/mlt_property.c
src/framework/mlt_property.h