diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2007-10-06 16:13:14 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2007-10-06 16:13:14 +0000 |
| commit | 3e413d6b6efbefaf432da283a4f438d239af6857 (patch) | |
| tree | ed1e2dd807184894bd37ced2f8b5c93c908b1954 /ChangeLog | |
| parent | 7480461b726043f904c4ea46c3323e75147c1972 (diff) | |
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).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2007-10-06 Tim-Philipp Müller <tim at centricular dot net> + * 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 <tim at centricular dot net> + * gst/apetag/Makefile.am: * gst/apetag/gstapedemux.c: * gst/apetag/gstapedemux.h: |
