sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectection
authorSébastien Moutte <sebastien@moutte.net>
Fri, 3 Mar 2006 23:45:23 +0000 (23:45 +0000)
committerSébastien Moutte <sebastien@moutte.net>
Fri, 3 Mar 2006 23:45:23 +0000 (23:45 +0000)
commitc9d85848c7df996f69ad6583e727886d0e66e141
tree851062f7209511e227b4dd1845a852cf01a4ba2d
parent11d9e3d4b11b786c1c2e633526ed9295834e7614
sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectection

Original commit message from CVS:
* sys/directdraw:
* sys/directsound:
sinks are now using GST_RANK_PRIMARY to be used with autodectection
* win32/vs6:
project files updated to fix some bugs
* win32/vs7:
* win32/vs8:
vs7 and vs8 project files added
sys/directdraw/gstdirectdrawplugin.c
sys/directdraw/gstdirectdrawsink.c
sys/directdraw/gstdirectdrawsink.h
sys/directsound/gstdirectsoundplugin.c
sys/directsound/gstdirectsoundsink.c
win32/vs6/libgstdirectdraw.dsp
win32/vs6/libgstdirectsound.dsp
win32/vs7/libgstdirectdraw.vcproj [new file with mode: 0644]
win32/vs7/libgstdirectsound.vcproj [new file with mode: 0644]
win32/vs8/libgstdirectdraw.vcproj [new file with mode: 0644]
win32/vs8/libgstdirectsound.vcproj [new file with mode: 0644]