From 3e413d6b6efbefaf432da283a4f438d239af6857 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 6 Oct 2007 16:13:14 +0000 Subject: gst/id3demux/: Port ID3 tag demuxer over to the new GstTagDemux in -base (now would be a good time to test re-importi... Original commit message from CVS: * gst/id3demux/gstid3demux.c: * gst/id3demux/gstid3demux.h: * gst/id3demux/id3tags.c: * gst/id3demux/id3tags.h: * gst/id3demux/id3v2frames.c: Port ID3 tag demuxer over to the new GstTagDemux in -base (now would be a good time to test re-importing your music collection). --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bd710336..c7f5b1a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-10-06 Tim-Philipp Müller + + * gst/id3demux/gstid3demux.c: + * gst/id3demux/gstid3demux.h: + * gst/id3demux/id3tags.c: + * gst/id3demux/id3tags.h: + * gst/id3demux/id3v2frames.c: + Port ID3 tag demuxer over to the new GstTagDemux in -base + (now would be a good time to test re-importing your music + collection). + 2007-10-06 Tim-Philipp Müller * gst/apetag/Makefile.am: -- cgit