summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSébastien Moutte <sebastien@moutte.net>2007-02-20 21:34:00 +0000
committerSébastien Moutte <sebastien@moutte.net>2007-02-20 21:34:00 +0000
commitda5144bc04185eff0cf95b8fbc6da347007b8a81 (patch)
treea1dbbdb14b96286ce04243ae78f6e9dc7e7d4cfd /ChangeLog
parentf0ea2ecc06cf39ca528ffb85e8482e6f57b68be7 (diff)
downloadgst-plugins-bad-da5144bc04185eff0cf95b8fbc6da347007b8a81.tar.gz
gst-plugins-bad-da5144bc04185eff0cf95b8fbc6da347007b8a81.tar.bz2
gst-plugins-bad-da5144bc04185eff0cf95b8fbc6da347007b8a81.zip
sys/directsound/gstdirectsoundsink.*: Remove include of unused headers.
Original commit message from CVS: * sys/directsound/gstdirectsoundsink.c: * sys/directsound/gstdirectsoundsink.h: Remove include of unused headers. * sys/waveform/gstwaveformplugin.c: * sys/waveform/gstwaveformsink.c: * sys/waveform/gstwaveformsink.h: * win32/vs6/libgstwaveform.dsp: Add a new waveform plugin which includes an audio sink element using the WaveForm win32 API. * win32/MANIFEST: Add the new project file form waveform plugin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42608ade..02407492 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-02-20 Sébastien Moutte <sebastien@moutte.net>
+
+ * sys/directsound/gstdirectsoundsink.c:
+ * sys/directsound/gstdirectsoundsink.h:
+ Remove include of unused headers.
+ * sys/waveform/gstwaveformplugin.c:
+ * sys/waveform/gstwaveformsink.c:
+ * sys/waveform/gstwaveformsink.h:
+ * win32/vs6/libgstwaveform.dsp:
+ Add a new waveform plugin which includes an audio sink
+ element using the WaveForm win32 API.
+ * win32/MANIFEST:
+ Add the new project file form waveform plugin.
+
2007-02-18 Sébastien Moutte <sebastien@moutte.net>
* sys/directdraw/gstdirectdrawplugin.c: