tags: API: Add functions to add single tags to GstTagList or GstTagSetter
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 7 May 2009 07:31:01 +0000 (09:31 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 12 May 2009 07:02:44 +0000 (09:02 +0200)
commitad8a35ff3ec9965cfd761d2cb4408e6a7073d9b8
tree4a9afd0d70084a196b5a22b7f818faafeb4aaffa
parentc003165b7624d5c72517211d6fac2896f2b6676f
tags: API: Add functions to add single tags to GstTagList or GstTagSetter

The new functions are gst_tag_setter_add_tag_value()
and gst_tag_list_add_value()). This fixes bug #581198.
gst/gsttaglist.c
gst/gsttaglist.h
gst/gsttagsetter.c
gst/gsttagsetter.h