taglist: avoid unnecessary string copying when registering tags
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 28 May 2012 22:54:10 +0000 (23:54 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 29 May 2012 07:00:28 +0000 (08:00 +0100)
commitd007ac4a1ac481127b1855c011a8347ca2d332bf
treef85c9407fa10338ceb7007363d34de3264b597c5
parente7dd426a828b72f1bf0589b9a73d0d68e8f91fec
taglist: avoid unnecessary string copying when registering tags

Add gst_tag_register_static() - no need to copy all those
string constants, whether translated or not.

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