From 92e494c3b15d688bd1327a8ac200a7cc8bc14395 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sun, 23 Jul 2006 10:56:27 +0000 Subject: gst/id3demux/id3tags.c: Put ID3v2 frames we can't parse as binary blobs into private tags, so that they are not lost ... Original commit message from CVS: * gst/id3demux/id3tags.c: (id3demux_add_id3v2_frame_blob_to_taglist), (id3demux_id3v2_frames_to_tag_list): Put ID3v2 frames we can't parse as binary blobs into private tags, so that they are not lost when retagging, at least once id3v2mux has been taught to re-inject those frames again. See bug #334375. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 53ecdc0c..5393d857 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 53ecdc0c97a2992e5abeddd41d514bc142401e5d +Subproject commit 5393d85731aecaf5bcbbca258a7b60dae7360f3d -- cgit