[clutter-gst] tests: remove warnings
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst] tests: remove warnings
- Date: Sun, 7 Dec 2014 00:01:58 +0000 (UTC)
commit e3487743aa34e40464fd9d77b7a59958f554023c
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Tue Sep 16 03:13:12 2014 +0100
tests: remove warnings
tests/test-alpha.c | 2 --
tests/test-rgb-upload.c | 1 -
tests/test-yuv-upload.c | 1 -
3 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/tests/test-alpha.c b/tests/test-alpha.c
index a69439b..5f3f5a1 100644
--- a/tests/test-alpha.c
+++ b/tests/test-alpha.c
@@ -35,8 +35,6 @@
static gint opt_framerate = 30;
static gchar *opt_fourcc = "I420";
-static gint opt_bpp = 24;
-static gint opt_depth = 24;
static GOptionEntry options[] =
{
diff --git a/tests/test-rgb-upload.c b/tests/test-rgb-upload.c
index 0fc3e71..63708ae 100644
--- a/tests/test-rgb-upload.c
+++ b/tests/test-rgb-upload.c
@@ -76,7 +76,6 @@ main (int argc, char *argv[])
GstElement *sink;
GstCaps *caps;
GstVideoFormat format;
- ClutterGstPlayer *player;
result = clutter_gst_init_with_args (&argc,
&argv,
diff --git a/tests/test-yuv-upload.c b/tests/test-yuv-upload.c
index a2f7f57..c1608cd 100644
--- a/tests/test-yuv-upload.c
+++ b/tests/test-yuv-upload.c
@@ -64,7 +64,6 @@ main (int argc, char *argv[])
GstElement *capsfilter;
GstElement *sink;
GstCaps *caps;
- ClutterGstPlayer *player;
result = clutter_gst_init_with_args (&argc,
&argv,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]