summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e452b2f..22e2e8d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2006-07-23 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/id3demux/gstid3demux.c: (plugin_init):
+ * gst/id3demux/id3tags.c:
+ (id3demux_add_id3v2_frame_blob_to_taglist):
+ * gst/id3demux/id3tags.h:
+ On second thought, it might be wiser and more efficient
+ not to do tag registration from a streaming thread.
+
+2006-07-23 Tim-Philipp Müller <tim at centricular dot net>
+
* gst/id3demux/id3tags.c:
(id3demux_add_id3v2_frame_blob_to_taglist),
(id3demux_id3v2_frames_to_tag_list):