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
commitb9a506ccf5632821e4a6c8214dd1bc161dfb9f81 (patch)
tree4b144c654f627663a045a52560226d9c4990ac65
parentde4a9596e9d179a258ec11e5a4f48d63b0180403 (diff)
downloadgst-plugins-bad-b9a506ccf5632821e4a6c8214dd1bc161dfb9f81.tar.gz
gst-plugins-bad-b9a506ccf5632821e4a6c8214dd1bc161dfb9f81.tar.bz2
gst-plugins-bad-b9a506ccf5632821e4a6c8214dd1bc161dfb9f81.zip
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: