Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
Extract comment information!!
+2006-07-10 Wim Taymans <wim@fluendo.com>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
+ Extract comment information!!
+
2006-07-10 Tim-Philipp Müller <tim at centricular dot net>
* gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
qtdemux_tag_add_date (qtdemux, GST_TAG_DATE, node);
}
+ node = qtdemux_tree_get_child_by_type (ilst, FOURCC__too);
+ if (node) {
+ qtdemux_tag_add_str (qtdemux, GST_TAG_COMMENT, node);
+ }
+
node = qtdemux_tree_get_child_by_type (ilst, FOURCC_trkn);
if (node) {
qtdemux_tag_add_num (qtdemux, GST_TAG_TRACK_NUMBER,