tests: Updating some tests with GstXOverlayClass -> GstVideoOverlayIface
authorThiago Santos <thiago.sousa.santos@collabora.com>
Sun, 9 Oct 2011 16:36:38 +0000 (13:36 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Sun, 9 Oct 2011 20:05:12 +0000 (17:05 -0300)
tests/check/libs/struct_arm.h
tests/check/libs/struct_i386.h
tests/check/libs/struct_i386_osx.h

index 1d90bdc..17cd04d 100644 (file)
@@ -95,6 +95,6 @@ GstCheckABIStruct list[] = {
   {"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
   {"GstVideoSinkClass", sizeof (GstVideoSinkClass), 384},
   {"GstVideoSink", sizeof (GstVideoSink), 432},
-  {"GstXOverlayClass", sizeof (GstXOverlayClass), 32},
+  {"GstVideoOverlayIface", sizeof (GstVideoOverlayIface), 32},
   {NULL, 0, 0}
 };
index bbedd28..5ac9a7f 100644 (file)
@@ -91,6 +91,6 @@ GstCheckABIStruct list[] = {
   {"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
   {"GstVideoSinkClass", sizeof (GstVideoSinkClass), 384},
   {"GstVideoSink", sizeof (GstVideoSink), 408},
-  {"GstXOverlayClass", sizeof (GstXOverlayClass), 32},
+  {"GstVideoOverlayIface", sizeof (GstVideoOverlayIface), 32},
   {NULL, 0, 0}
 };
index 1714aec..f04c564 100644 (file)
@@ -95,6 +95,6 @@ GstCheckABIStruct list[] = {
   {"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
   {"GstVideoSinkClass", sizeof (GstVideoSinkClass), 384},
   {"GstVideoSink", sizeof (GstVideoSink), 408},
-  {"GstXOverlayClass", sizeof (GstXOverlayClass), 32},
+  {"GstVideoOverlayIface", sizeof (GstVideoOverlayIface), 32},
   {NULL, 0, 0}
 };