From 352a0f316a5910478c6b4e714dbbad8e221a2896 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Mon, 26 Jul 2004 10:03:16 +0000 Subject: more plugins supported under windows Original commit message from CVS: more plugins supported under windows --- gst-libs/gst/colorbalance/colorbalance.vcproj | 150 +++++++++++++++++++++++ gst-libs/gst/idct/idtc.vcproj | 156 ++++++++++++++++++++++++ gst-libs/gst/media-info/media-info.vcproj | 150 +++++++++++++++++++++++ gst-libs/gst/mixer/mixer.vcproj | 156 ++++++++++++++++++++++++ gst-libs/gst/navigation/navigation.vcproj | 144 ++++++++++++++++++++++ gst-libs/gst/play/play.vcproj | 144 ++++++++++++++++++++++ gst-libs/gst/propertyprobe/propertyprobe.vcproj | 144 ++++++++++++++++++++++ gst-libs/gst/resample/resample.vcproj | 156 ++++++++++++++++++++++++ gst-libs/gst/tuner/tuner.vcproj | 156 ++++++++++++++++++++++++ gst-libs/gst/video/video.vcproj | 150 +++++++++++++++++++++++ gst-libs/gst/xoverlay/xoverlay.vcproj | 144 ++++++++++++++++++++++ 11 files changed, 1650 insertions(+) create mode 100644 gst-libs/gst/colorbalance/colorbalance.vcproj create mode 100644 gst-libs/gst/idct/idtc.vcproj create mode 100644 gst-libs/gst/media-info/media-info.vcproj create mode 100644 gst-libs/gst/mixer/mixer.vcproj create mode 100644 gst-libs/gst/navigation/navigation.vcproj create mode 100644 gst-libs/gst/play/play.vcproj create mode 100644 gst-libs/gst/propertyprobe/propertyprobe.vcproj create mode 100644 gst-libs/gst/resample/resample.vcproj create mode 100644 gst-libs/gst/tuner/tuner.vcproj create mode 100644 gst-libs/gst/video/video.vcproj create mode 100644 gst-libs/gst/xoverlay/xoverlay.vcproj (limited to 'gst-libs') diff --git a/gst-libs/gst/colorbalance/colorbalance.vcproj b/gst-libs/gst/colorbalance/colorbalance.vcproj new file mode 100644 index 00000000..927ef7d4 --- /dev/null +++ b/gst-libs/gst/colorbalance/colorbalance.vcproj @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/idct/idtc.vcproj b/gst-libs/gst/idct/idtc.vcproj new file mode 100644 index 00000000..f6123522 --- /dev/null +++ b/gst-libs/gst/idct/idtc.vcproj @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/media-info/media-info.vcproj b/gst-libs/gst/media-info/media-info.vcproj new file mode 100644 index 00000000..dfca7c48 --- /dev/null +++ b/gst-libs/gst/media-info/media-info.vcproj @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/mixer/mixer.vcproj b/gst-libs/gst/mixer/mixer.vcproj new file mode 100644 index 00000000..1b7fbfd2 --- /dev/null +++ b/gst-libs/gst/mixer/mixer.vcproj @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/navigation/navigation.vcproj b/gst-libs/gst/navigation/navigation.vcproj new file mode 100644 index 00000000..3a3c6c80 --- /dev/null +++ b/gst-libs/gst/navigation/navigation.vcproj @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/play/play.vcproj b/gst-libs/gst/play/play.vcproj new file mode 100644 index 00000000..9953efed --- /dev/null +++ b/gst-libs/gst/play/play.vcproj @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/propertyprobe/propertyprobe.vcproj b/gst-libs/gst/propertyprobe/propertyprobe.vcproj new file mode 100644 index 00000000..019b5f37 --- /dev/null +++ b/gst-libs/gst/propertyprobe/propertyprobe.vcproj @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/resample/resample.vcproj b/gst-libs/gst/resample/resample.vcproj new file mode 100644 index 00000000..35d652eb --- /dev/null +++ b/gst-libs/gst/resample/resample.vcproj @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/tuner/tuner.vcproj b/gst-libs/gst/tuner/tuner.vcproj new file mode 100644 index 00000000..6097bfa0 --- /dev/null +++ b/gst-libs/gst/tuner/tuner.vcproj @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/video/video.vcproj b/gst-libs/gst/video/video.vcproj new file mode 100644 index 00000000..e80c2b48 --- /dev/null +++ b/gst-libs/gst/video/video.vcproj @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst-libs/gst/xoverlay/xoverlay.vcproj b/gst-libs/gst/xoverlay/xoverlay.vcproj new file mode 100644 index 00000000..e189823a --- /dev/null +++ b/gst-libs/gst/xoverlay/xoverlay.vcproj @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1