tizen 2.0 init
[framework/multimedia/gst-plugins-good0.10.git] / tests / check / elements / videocrop.c
index 19b5c17..fc7c5dc 100644 (file)
@@ -350,6 +350,7 @@ GST_START_TEST (test_crop_to_1x1)
 
     if (g_strcmp0 (gst_structure_get_name (s), "video/x-raw-gray") == 0) {
       /* videotestsrc does not support this format */
+      gst_caps_unref (caps);
       continue;
     }