diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-10-06 14:15:25 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-10-06 14:15:25 +0000 |
commit | 01d9422a710926f6709fd4bee80901929a6fea3e (patch) | |
tree | 4a172b8e842066dfe6e7d88b74c84860e65ff1b6 | |
parent | 5948a7f2f09f368ca4d21d8e9a0f58c6413cd1aa (diff) | |
download | gst-plugins-bad-01d9422a710926f6709fd4bee80901929a6fea3e.tar.gz gst-plugins-bad-01d9422a710926f6709fd4bee80901929a6fea3e.tar.bz2 gst-plugins-bad-01d9422a710926f6709fd4bee80901929a6fea3e.zip |
gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj riff.h removal (unused and duplication with...
Original commit message from CVS:
* gst/wavparse/Makefile.am
* gst/wavparse/riff.h
* gst/wavparse/wavparse.vcproj
riff.h removal (unused and duplication with riff-ids.h)
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + * gst/wavparse/Makefile.am + * gst/wavparse/riff.h + * gst/wavparse/wavparse.vcproj + riff.h removal (unused and duplication with riff-ids.h) + +2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + * gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes |