ext/mad/gstid3tag.c: Works a bit better now, but still needs a rewrite to use get_ran...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 22 Aug 2005 19:58:57 +0000 (19:58 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 22 Aug 2005 19:58:57 +0000 (19:58 +0000)
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.

ChangeLog

index c77cc7c7739d6cf2c10e8deea08cf30358f16161..e51613aba77b272fff131e74189871a7c55b5eaf 100644 (file)
--- 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: