gstvalue: make new gst_value_list_merge() work properly
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 3 Jan 2011 01:06:06 +0000 (01:06 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 3 Jan 2011 15:57:20 +0000 (15:57 +0000)
commitee5b369ffd72368e53b5fdfce46390efbc83481d
treeaedc0f750107e654ea713b5b51410365ebc5cec3
parent373be6f14ea8f548360dc565c6124c5368cc273c
gstvalue: make new gst_value_list_merge() work properly

Fix freeing of partially-inited list value when both values
passed are equal and we want to return a single non-list
value as result. Fixes unit test. Also fix up docs a bit.

https://bugzilla.gnome.org/show_bug.cgi?id=637776
gst/gstvalue.c