taglist: add warning when we get something else than a sample for a sample tag
authorTim-Philipp Müller <tim@centricular.net>
Wed, 12 Sep 2012 23:38:21 +0000 (00:38 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 12 Sep 2012 23:38:21 +0000 (00:38 +0100)
commitc2a25bcd0f82dce3000a57b353b6c2f601767646
tree61a7f9d817d0b9664e3a73fab1ff2365723a7585
parent0bc87ee5d95beedd55207802a8c2926c1b98fabc
taglist: add warning when we get something else than a sample for a sample tag

Facilitate GstBuffer -> GstSample transition for some tags,
could be hard to catch otherwise when creating tags, since
it'll only be apparent later when someone tries to read the
tags.
gst/gsttaglist.c