diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-02-06 12:56:00 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-02-06 12:56:00 +0000 |
commit | e0a010fb6d7bda7ca0b8c32a54081f1a0e4f4b99 (patch) | |
tree | a76baa0ae1817ec7162aec50012f396206588a3b /ChangeLog | |
parent | 940f559c09d5b6cde5664e3f72bbe3ea4ccac4a3 (diff) | |
download | gst-plugins-bad-e0a010fb6d7bda7ca0b8c32a54081f1a0e4f4b99.tar.gz gst-plugins-bad-e0a010fb6d7bda7ca0b8c32a54081f1a0e4f4b99.tar.bz2 gst-plugins-bad-e0a010fb6d7bda7ca0b8c32a54081f1a0e4f4b99.zip |
gst/apetag/: Remove old files, apetag is in gst-plugins-good now.
Original commit message from CVS:
* gst/apetag/Makefile.am:
* gst/apetag/apedemux.c:
* gst/apetag/apedemux.h:
* gst/apetag/apetag.c:
Remove old files, apetag is in gst-plugins-good now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-02-06 Tim-Philipp Müller <tim at centricular dot net> + + * gst/apetag/Makefile.am: + * gst/apetag/apedemux.c: + * gst/apetag/apedemux.h: + * gst/apetag/apetag.c: + Remove old files, apetag is in gst-plugins-good now. + 2006-02-06 Andy Wingo <wingo@pobox.com> * ext/bz2/gstbz2enc.c (gst_bz2enc_class_init): |