diff options
author | Sébastien Moutte <sebastien@moutte.net> | 2007-02-20 21:34:00 +0000 |
---|---|---|
committer | Sébastien Moutte <sebastien@moutte.net> | 2007-02-20 21:34:00 +0000 |
commit | da5144bc04185eff0cf95b8fbc6da347007b8a81 (patch) | |
tree | a1dbbdb14b96286ce04243ae78f6e9dc7e7d4cfd /win32/MANIFEST | |
parent | f0ea2ecc06cf39ca528ffb85e8482e6f57b68be7 (diff) | |
download | gst-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 'win32/MANIFEST')
-rw-r--r-- | win32/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/MANIFEST b/win32/MANIFEST index d2fda78c..cbb7c2d9 100644 --- a/win32/MANIFEST +++ b/win32/MANIFEST @@ -6,6 +6,7 @@ win32/vs6/libgstdirectdraw.dsp win32/vs6/libgstdirectsound.dsp win32/vs6/libgstneon.dsp win32/vs6/libgstqtdemux.dsp +win32/vs6/libgstwaveform.dsp win32/vs7/gst-plugins-bad.sln win32/vs7/libgstdirectdraw.vcproj win32/vs7/libgstdirectsound.vcproj |