tags: don't produce duplicated entries when merging same value twice
authorStefan Kost <ensonic@users.sf.net>
Tue, 21 Dec 2010 21:03:12 +0000 (23:03 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 2 Jan 2011 22:35:08 +0000 (22:35 +0000)
commit373be6f14ea8f548360dc565c6124c5368cc273c
treee5beba762c9fccd17e200a2ebf1a801e9b0d341b
parent655451db5462bc19f0a8289dc271f1ad2644af6b
tags: don't produce duplicated entries when merging same value twice

Add a variant of gst_value_list_concat() that skips duplicates and use that when
merging taglists.

API: gst_value_list_merge()
docs/gst/gstreamer-sections.txt
gst/gsttaglist.c
gst/gstvalue.c
gst/gstvalue.h
win32/common/libgstreamer.def