summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2004-08-23 22:48:19 +0000
committerIain Holmes <iain@prettypeople.org>2004-08-23 22:48:19 +0000
commitd51ef41be6b671607b95619b94b669efb10cea53 (patch)
tree6b648338c1f0c229d50a6d7b7876b0cc58c5ae24
parent129b92f0208bdddb721e398512ce2b0d41f856bc (diff)
Special case the COMM tag
Original commit message from CVS: Special case the COMM tag
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b80d310d..e7f2e394 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-23 Iain <iaingnome@gmail.com>
+
+ * 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 <wim@fluendo.com>
* ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),