summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@gmail.com>2009-06-25 01:30:44 +0200
committerJulien Isorce <julien.isorce@gmail.com>2009-06-25 01:30:44 +0200
commit56248e073c3c30555bd8c8fd97d7a50f1ecf9546 (patch)
treea238b011003e066b3cbc23edd019ac792d31bb4e /win32
parent93257784eb494af651102ff60ac16d20113ccc2d (diff)
fix and add gldeinterlace filter to the builds
Diffstat (limited to 'win32')
-rw-r--r--win32/codeblock/gstopengl.cbp4
-rw-r--r--win32/vs8/libgstopengl.vcproj8
-rw-r--r--win32/vs9/libgstopengl.vcproj8
3 files changed, 20 insertions, 0 deletions
diff --git a/win32/codeblock/gstopengl.cbp b/win32/codeblock/gstopengl.cbp
index 1ac5bb8..3f9e3c7 100644
--- a/win32/codeblock/gstopengl.cbp
+++ b/win32/codeblock/gstopengl.cbp
@@ -161,6 +161,10 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="..\..\gst\gl\gstglcolorscale.h" />
+ <Unit filename="..\..\gst\gl\gstgldeinterlace.c">
+ <Option compilerVar="CC" />
+ </Unit>
+ <Unit filename="..\..\gst\gl\gstgldeinterlace.h" />
<Unit filename="..\..\gst\gl\gstgldifferencematte.c">
<Option compilerVar="CC" />
</Unit>
diff --git a/win32/vs8/libgstopengl.vcproj b/win32/vs8/libgstopengl.vcproj
index 5a4a56d..fb862c1 100644
--- a/win32/vs8/libgstopengl.vcproj
+++ b/win32/vs8/libgstopengl.vcproj
@@ -221,6 +221,10 @@
RelativePath="..\..\gst\gl\gstglcolorscale.c"
>
</File>
+ <File
+ RelativePath="..\..\gst\gl\gstgldeinterlace.c"
+ >
+ </File>
<File
RelativePath="..\..\gst\gl\gstgldifferencematte.c"
>
@@ -391,6 +395,10 @@
RelativePath="..\..\gst\gl\gstglcolorscale.h"
>
</File>
+ <File
+ RelativePath="..\..\gst\gl\gstgldeinterlace.h"
+ >
+ </File>
<File
RelativePath="..\..\gst\gl\gstgldownload.h"
>
diff --git a/win32/vs9/libgstopengl.vcproj b/win32/vs9/libgstopengl.vcproj
index 73f599c..dacd8db 100644
--- a/win32/vs9/libgstopengl.vcproj
+++ b/win32/vs9/libgstopengl.vcproj
@@ -221,6 +221,10 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstgldeinterlace.c"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstgldifferencematte.c"
>
</File>
@@ -391,6 +395,10 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstgldeinterlace.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstgldownload.h"
>
</File>