gst/id3demux/id3tags.c: Put ID3v2 frames we can't parse as binary blobs into private...
authorTim-Philipp Müller <tim@centricular.net>
Sun, 23 Jul 2006 10:56:27 +0000 (10:56 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 23 Jul 2006 10:56:27 +0000 (10:56 +0000)
commit92e494c3b15d688bd1327a8ac200a7cc8bc14395
tree899c5c5ce91f1f150d3c03b52b3a6e17d9885c92
parentc9b86e0a983c41f27fec5c27df9dc1a02ad63dc8
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.
ChangeLog
common
gst/id3demux/id3tags.c