gst/gsttaglist.c: Use g_value_take_string() instead of the deprecated g_value_set_str...
authorSebastian Dröge <slomo@circular-chaos.org>
Sat, 19 Apr 2008 16:05:58 +0000 (16:05 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sat, 19 Apr 2008 16:05:58 +0000 (16:05 +0000)
commitb7462645e5d4bec3dc6debfeb4b3cf6f2e8bc3cd
tree119add4815de2b047b74b68427f8bd20a1e2b2ea
parentc7a754848190888305c26865a8ef6211c9ded396
gst/gsttaglist.c: Use g_value_take_string() instead of the deprecated g_value_set_string_take_ownership().

Original commit message from CVS:
* gst/gsttaglist.c: (gst_tag_merge_strings_with_comma):
Use g_value_take_string() instead of the deprecated
g_value_set_string_take_ownership().
ChangeLog
gst/gsttaglist.c