taglist: avoid looking up GstTagInfo twice in a row
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 5 Nov 2009 15:59:31 +0000 (15:59 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 5 Nov 2009 18:39:15 +0000 (18:39 +0000)
commit6afa35585645696c91badd69650e542c602a387d
treebcbbb9fdad4bad33374f6935bf15397832e60467
parent6f7519704d6060ae8e1d5d33058ebe9527036357
taglist: avoid looking up GstTagInfo twice in a row

Pass the info structure to our internal function if already available.
Also clean up warnings for unknown tags.
gst/gsttaglist.c