taglist: add gst_tag_list_peek_string_index to avoid a copy
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Thu, 17 Jun 2010 14:39:04 +0000 (11:39 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 18 Jun 2010 14:49:21 +0000 (11:49 -0300)
commit9ee11a2af41ec6f37bbf37e7990d129c357fb809
tree5da0395e20ac5696ca77735ca520d5a614f63113
parente1573f194c8e6d4ca55314d9c4477cf4f25c90a1
taglist: add gst_tag_list_peek_string_index to avoid a copy

Adds a variation of the _get_string_index function that doesn't copy
the string.

API: gst_tag_list_peek_string_index

https://bugzilla.gnome.org/show_bug.cgi?id=621896
docs/gst/gstreamer-sections.txt
gst/gsttaglist.c
gst/gsttaglist.h
win32/common/libgstreamer.def