summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-05-24 14:12:33 +0000
committerBenjamin Otte <otte@gnome.org>2004-05-24 14:12:33 +0000
commit4aa9b0d16076e3a706145344487b4454a1e888f0 (patch)
tree24abd54b980546375de9a49d02d79721f1eb7756
parentfdd789a429f9657edf48d801f7704cdf5a1083ed (diff)
downloadgst-plugins-bad-4aa9b0d16076e3a706145344487b4454a1e888f0.tar.gz
gst-plugins-bad-4aa9b0d16076e3a706145344487b4454a1e888f0.tar.bz2
gst-plugins-bad-4aa9b0d16076e3a706145344487b4454a1e888f0.zip
ext/mad/gstid3tag.c: lots of fixes to make id3mux work and id3demux work correctly
Original commit message from CVS: * ext/mad/gstid3tag.c: (gst_id3_tag_get_type), (gst_id3_tag_class_init), (gst_id3_tag_init), (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render), (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego), (gst_id3_tag_send_tag_event): lots of fixes to make id3mux work and id3demux work correctly
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba7e86ba..b635df24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
+ (gst_id3_tag_class_init), (gst_id3_tag_init),
+ (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
+ (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
+ (gst_id3_tag_send_tag_event):
+ lots of fixes to make id3mux work and id3demux work correctly
+
2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
* ext/Makefile.am: