From 7480461b726043f904c4ea46c3323e75147c1972 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 6 Oct 2007 15:13:09 +0000 Subject: 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. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') 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 + + * 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 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush), -- cgit