From 7951e1cceb92e5b9176fb896ca33d5b191baa516 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Fri, 14 Dec 2007 10:17:10 +0000 Subject: gst/id3demux/id3v2frames.c: Parse WOAF frames and put the result into GST_TAG_CONTACT, which is where it would end up... Original commit message from CVS: * gst/id3demux/id3v2frames.c: (parse_url_link_frame): Parse WOAF frames and put the result into GST_TAG_CONTACT, which is where it would end up if the same information was put in a vorbis comment (don't think it's worth adding a new URI tag for this). Fixes #488112. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 423e2ea9..ea5f2cfa 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 423e2ea96b5f79281f4dd20d734bd968b3d95e89 +Subproject commit ea5f2cfab1a164a5d285fe745343cbe0a476a904 -- cgit