taglib: Use newly added gst_tag_list_peek_string_index
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 18 Jun 2010 17:13:58 +0000 (14:13 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 18 Jun 2010 17:13:58 +0000 (14:13 -0300)
commit0b379913444e611939c94959598cbd3f70f151a5
treedda9da80c86343c8a5edb2588957c9d4a22e8dad
parent651c82a01f9fc069dc28d52078d1253860cd4a9d
taglib: Use newly added gst_tag_list_peek_string_index

Replace calls to gst_tag_list_get_string_index with
gst_tag_list_peek_string_index to avoid a string copy
ext/taglib/gstapev2mux.cc