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)
commit3152fa1872c90ab90971112d5e7717dcd439deec
tree0a9bcc6aeae990f01b91faec72ba0f0af88201df
parent0e7e8daf120929fb247ce6d59c1b5776b6e34871
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
14 files changed:
ChangeLog
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/gst-plugins-bad.sln [new file with mode: 0644]
win32/vs7/libgstdirectdraw.vcproj [new file with mode: 0644]
win32/vs7/libgstdirectsound.vcproj [new file with mode: 0644]
win32/vs8/gst-plugins-bad.sln [new file with mode: 0644]
win32/vs8/libgstdirectdraw.vcproj [new file with mode: 0644]
win32/vs8/libgstdirectsound.vcproj [new file with mode: 0644]