From 17615126c2817b14d2cafb1580893a0a25638167 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Mon, 26 Jul 2004 13:20:10 +0000 Subject: [PATCH] more plugins supported under windows Original commit message from CVS: more plugins supported under windows --- ChangeLog | 78 ++++++++++++ gst/adder/adder.vcproj | 148 ++++++++++++++++++++++ gst/audioconvert/audioconvert.vcproj | 154 +++++++++++++++++++++++ gst/audiorate/audiorate.vcproj | 145 +++++++++++++++++++++ gst/audioscale/audioscale.vcproj | 148 ++++++++++++++++++++++ gst/ffmpegcolorspace/ffmpegcolorspace.vcproj | 181 +++++++++++++++++++++++++++ gst/sine/sinesrc.vcproj | 148 ++++++++++++++++++++++ gst/tags/tagedit.vcproj | 154 +++++++++++++++++++++++ gst/tcp/tcp.vcproj | 160 +++++++++++++++++++++++ gst/typefind/typefindfunctions.vcproj | 145 +++++++++++++++++++++ gst/videorate/videorate.vcproj | 145 +++++++++++++++++++++ gst/videoscale/videoscale.vcproj | 154 +++++++++++++++++++++++ gst/videotestsrc/videotestsrc.vcproj | 154 +++++++++++++++++++++++ gst/volume/volume.vcproj | 148 ++++++++++++++++++++++ 14 files changed, 2062 insertions(+) create mode 100644 gst/adder/adder.vcproj create mode 100644 gst/audioconvert/audioconvert.vcproj create mode 100644 gst/audiorate/audiorate.vcproj create mode 100644 gst/audioscale/audioscale.vcproj create mode 100644 gst/ffmpegcolorspace/ffmpegcolorspace.vcproj create mode 100644 gst/sine/sinesrc.vcproj create mode 100644 gst/tags/tagedit.vcproj create mode 100644 gst/tcp/tcp.vcproj create mode 100644 gst/typefind/typefindfunctions.vcproj create mode 100644 gst/videorate/videorate.vcproj create mode 100644 gst/videoscale/videoscale.vcproj create mode 100644 gst/videotestsrc/videotestsrc.vcproj create mode 100644 gst/volume/volume.vcproj diff --git a/ChangeLog b/ChangeLog index 22c4abc..06ead76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,81 @@ +2004-07-26 Steve Lhomme + + * gst/ac3parse/ac3parse.vcproj + * gst/adder/adder.vcproj + * gst/alpha/alpha.vcproj + * gst/alpha/alphacolor.vcproj + * gst/asfdemux/asf.vcproj + * gst/audioconvert/audioconvert.vcproj + * gst/audiorate/audiorate.vcproj + * gst/audioscale/audioscale.vcproj + * gst/auparse/auparse.vcproj + * gst/avi/avi.vcproj + * gst/cdxaparse/cdxaparse.vcproj + * gst/chart/chart.vcproj + * gst/colorspace/colorspace.vcproj + * gst/cutter/cutter.vcproj + * gst/debug/debug.vcproj + * gst/debug/efence.vcproj + * gst/debug/navigationtest.vcproj + * gst/deinterlace/deinterlace.vcproj + * gst/effectv/effectv.vcproj + * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj + * gst/filter/filter.vcproj + * gst/flx/flxdec.vcproj + * gst/goom/goom.vcproj + * gst/interleave/interleave.vcproj + * gst/law/alaw.vcproj + * gst/law/mulaw.vcproj + * gst/matroska/matroska.vcproj + * gst/median/median.vcproj + * gst/mixmatrix/mixmatrix.vcproj + * gst/mpeg1sys/mpeg1systemencode.vcproj + * gst/mpeg1videoparse/mp1videoparse.vcproj + * gst/mpeg2sub/mpeg2subt.vcproj + * gst/mpegaudio/mpegaudio.vcproj + * gst/mpegaudioparse/mpegaudioparse.vcproj + * gst/mpegstream/mpegstream.vcproj + * gst/multifilesink/multifilesink.vcproj + * gst/multipart/multipart.vcproj + * gst/oneton/oneton.vcproj + * gst/overlay/overlay.vcproj + * gst/passthrough/passthrough.vcproj + * gst/qtdemux/qtdemux.vcproj + * gst/realmedia/rmdemux.vcproj + * gst/rtjpeg/rtjpeg.vcproj + * gst/rtp/rtp.vcproj + * gst/silence/silence.vcproj + * gst/sine/sinesrc.vcproj + * gst/smooth/smooth.vcproj + * gst/smpte/smpte.vcproj + * gst/spectrum/spectrum.vcproj + * gst/speed/speed.vcproj + * gst/stereo/stereo.vcproj + * gst/switch/switch.vcproj + * gst/tags/tagedit.vcproj + * gst/tcp/tcp.vcproj + * gst/typefind/typefindfunctions.vcproj + * gst/udp/udp.vcproj + * gst/videobox/videobox.vcproj + * gst/videocrop/videocrop.vcproj + * gst/videodrop/videodrop.vcproj + * gst/videofilter/gamma.vcproj + * gst/videofilter/videobalance.vcproj + * gst/videofilter/videofilter.vcproj + * gst/videofilter/videoflip.vcproj + * gst/videoflip/videoflip.vcproj + * gst/videomixer/videomixer.vcproj + * gst/videorate/videorate.vcproj + * gst/videoscale/videoscale.vcproj + * gst/videotestsrc/videotestsrc.vcproj + * gst/virtualdub/virtualdub.vcproj + * gst/volenv/volenv.vcproj + * gst/volume/volume.vcproj + * gst/wavenc/wavenc.vcproj + * gst/wavparse/wavparse.vcproj + * gst/y4m/y4menc.vcproj + more plugins supported under windows + 2004-07-26 Thomas Vander Stichele * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new), diff --git a/gst/adder/adder.vcproj b/gst/adder/adder.vcproj new file mode 100644 index 0000000..2b67937 --- /dev/null +++ b/gst/adder/adder.vcproj @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/audioconvert/audioconvert.vcproj b/gst/audioconvert/audioconvert.vcproj new file mode 100644 index 0000000..f15a8a8 --- /dev/null +++ b/gst/audioconvert/audioconvert.vcproj @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/audiorate/audiorate.vcproj b/gst/audiorate/audiorate.vcproj new file mode 100644 index 0000000..6deb42a --- /dev/null +++ b/gst/audiorate/audiorate.vcproj @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/audioscale/audioscale.vcproj b/gst/audioscale/audioscale.vcproj new file mode 100644 index 0000000..fc20b9b --- /dev/null +++ b/gst/audioscale/audioscale.vcproj @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/ffmpegcolorspace/ffmpegcolorspace.vcproj b/gst/ffmpegcolorspace/ffmpegcolorspace.vcproj new file mode 100644 index 0000000..428c64c --- /dev/null +++ b/gst/ffmpegcolorspace/ffmpegcolorspace.vcproj @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/sine/sinesrc.vcproj b/gst/sine/sinesrc.vcproj new file mode 100644 index 0000000..220355e --- /dev/null +++ b/gst/sine/sinesrc.vcproj @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/tags/tagedit.vcproj b/gst/tags/tagedit.vcproj new file mode 100644 index 0000000..b70bec2 --- /dev/null +++ b/gst/tags/tagedit.vcproj @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/tcp/tcp.vcproj b/gst/tcp/tcp.vcproj new file mode 100644 index 0000000..b9a7dcc --- /dev/null +++ b/gst/tcp/tcp.vcproj @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/typefind/typefindfunctions.vcproj b/gst/typefind/typefindfunctions.vcproj new file mode 100644 index 0000000..877eb83 --- /dev/null +++ b/gst/typefind/typefindfunctions.vcproj @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/videorate/videorate.vcproj b/gst/videorate/videorate.vcproj new file mode 100644 index 0000000..f00a109 --- /dev/null +++ b/gst/videorate/videorate.vcproj @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/videoscale/videoscale.vcproj b/gst/videoscale/videoscale.vcproj new file mode 100644 index 0000000..7f0b767 --- /dev/null +++ b/gst/videoscale/videoscale.vcproj @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/videotestsrc/videotestsrc.vcproj b/gst/videotestsrc/videotestsrc.vcproj new file mode 100644 index 0000000..4a78105 --- /dev/null +++ b/gst/videotestsrc/videotestsrc.vcproj @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/volume/volume.vcproj b/gst/volume/volume.vcproj new file mode 100644 index 0000000..574e2d8 --- /dev/null +++ b/gst/volume/volume.vcproj @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.7.4