gst-libs/gst/tag/gstvorbistag.c: Serialise unknown vorbis comments into GST_TAG_EXTEN...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 17 Aug 2006 16:52:06 +0000 (16:52 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 17 Aug 2006 16:52:06 +0000 (16:52 +0000)
commite7c6df131bbcbe19fa35b78a588239954dde39fd
tree5411f438b14b2671ec527c1642dc98e06f126dbc
parentc973b2bf3ea7b7b930fb5f5fdc39ec3248b8ac8f
gst-libs/gst/tag/gstvorbistag.c: Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT tags and deserialise...

Original commit message from CVS:
* gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
(gst_tag_to_vorbis_comments):
Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
tags and deserialise them properly as well (#351768).
Add some more gtk-doc blurbs and also some g_return_if_fail().
* tests/check/libs/tag.c: (GST_START_TEST),
(back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
More tests.
ChangeLog
gst-libs/gst/tag/gstvorbistag.c
tests/check/libs/tag.c