From d51ef41be6b671607b95619b94b669efb10cea53 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Mon, 23 Aug 2004 22:48:19 +0000 Subject: Special case the COMM tag Original commit message from CVS: Special case the COMM tag --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b80d310d..e7f2e394 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-23 Iain + + * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM + tags. They appear to be handled differently to normal. + (tag_list_to_id3_tag_foreach): Ditto. + 2004-08-22 Wim Taymans * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer), -- cgit