summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commitefac328faa1f8d325611ac6076f5856dab785c72 (patch)
tree2bc433ea2abb1ae99814e1a42eb0e6ebaf893913 /ChangeLog
parentb39d18e609df9bfdfb7e7ecfc948dd1d0e55c154 (diff)
downloadgst-plugins-bad-efac328faa1f8d325611ac6076f5856dab785c72.tar.gz
gst-plugins-bad-efac328faa1f8d325611ac6076f5856dab785c72.tar.bz2
gst-plugins-bad-efac328faa1f8d325611ac6076f5856dab785c72.zip
Special case the COMM tag
Original commit message from CVS: Special case the COMM tag
Diffstat (limited to 'ChangeLog')
-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),