[gstreamer-bugs] [Bug 637776] merging the same tag values again produces lists containing duplicates
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 3 07:58:54 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=637776
GStreamer | gstreamer (core) | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.10.32
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-03 15:58:52 UTC ---
commit ee5b369ffd72368e53b5fdfce46390efbc83481d
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Mon Jan 3 01:06:06 2011 +0000
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
commit 373be6f14ea8f548360dc565c6124c5368cc273c
Author: Stefan Kost <ensonic at users.sf.net>
Date: Tue Dec 21 23:03:12 2010 +0200
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()
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list