gst/gststructure.c: Always check UTF-8 conformance of structure strings and not only...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 9 Jan 2008 15:05:21 +0000 (15:05 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 9 Jan 2008 15:05:21 +0000 (15:05 +0000)
commit73808617cfdb7b18a6234ff985a1595dea629639
treedd344cef056ad0726628976f36a039593dfdb26a
parentda77e2bae3795f4fa2c56fdd411aed1aec944e70
gst/gststructure.c: Always check UTF-8 conformance of structure strings and not only if the debugging system is enabl...

Original commit message from CVS:
* gst/gststructure.c: (gst_structure_id_set_value):
Always check UTF-8 conformance of structure strings and not only
if the debugging system is enabled; reasoning: the behaviour of
the actual code shouldn't really change depending on whether the
debugging system is enabled or not (#508291).
ChangeLog
gst/gststructure.c