tests: update GstVideoFilter structure size for ABI check on x86
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 9 Jul 2012 13:37:11 +0000 (14:37 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 9 Jul 2012 13:37:11 +0000 (14:37 +0100)
tests/check/libs/struct_x86_64.h

index 70a758a..927bd41 100644 (file)
@@ -70,7 +70,7 @@ GstCheckABIStruct list[] = {
   {"GstTagDemuxClass", sizeof (GstTagDemuxClass), 552},
   {"GstTagDemux", sizeof (GstTagDemux), 304},
   {"GstVideoFilterClass", sizeof (GstVideoFilterClass), 872},
-  {"GstVideoFilter", sizeof (GstVideoFilter), 864},
+  {"GstVideoFilter", sizeof (GstVideoFilter), 848},
   {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 80},
   {"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
   {"GstVideoSinkClass", sizeof (GstVideoSinkClass), 832},