summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-08-22 19:58:57 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-08-22 19:58:57 +0000
commit363729fc72c3e755e98092868da9335b056e236f (patch)
tree92208139b54ed7d5e1eb537d11f97d38ed0c5350
parent5f49e9537001d33eced0b7989f735dd8947bf319 (diff)
ext/mad/gstid3tag.c: Works a bit better now, but still needs a rewrite to use get_range instead of this seeking nasti...
Original commit message from CVS: * ext/mad/gstid3tag.c: (gst_id3_tag_init), (gst_id3_tag_sink_event), (gst_id3_tag_do_caps_nego), (gst_id3_tag_chain), (gst_id3_tag_change_state), (plugin_init): Works a bit better now, but still needs a rewrite to use get_range instead of this seeking nastiness.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c77cc7c7..e51613ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-22 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/mad/gstid3tag.c: (gst_id3_tag_init),
+ (gst_id3_tag_sink_event), (gst_id3_tag_do_caps_nego),
+ (gst_id3_tag_chain), (gst_id3_tag_change_state), (plugin_init):
+ Works a bit better now, but still needs a rewrite to use
+ get_range instead of this seeking nastiness.
+
2005-08-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* configure.ac: