summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-10-06 15:13:09 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-10-06 15:13:09 +0000
commit7480461b726043f904c4ea46c3323e75147c1972 (patch)
treedb64de1ead3617a882eefdebffca8b7aa763ae5f /ChangeLog
parent7624f9149790a007c98b932ee895e67cd7deee78 (diff)
gst/apetag/: Port APE tag demuxer over to the new GstTagDemux in -base.
Original commit message from CVS: * gst/apetag/Makefile.am: * gst/apetag/gstapedemux.c: * gst/apetag/gstapedemux.h: * gst/apetag/gsttagdemux.c: * gst/apetag/gsttagdemux.h: Port APE tag demuxer over to the new GstTagDemux in -base.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbd77ee7..bd710336 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-06 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/apetag/Makefile.am:
+ * gst/apetag/gstapedemux.c:
+ * gst/apetag/gstapedemux.h:
+ * gst/apetag/gsttagdemux.c:
+ * gst/apetag/gsttagdemux.h:
+ Port APE tag demuxer over to the new GstTagDemux in -base.
+
2007-10-05 Wim Taymans <wim.taymans@gmail.com>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),