From 31a5359fb7bc179c9ce7d0e4d1626b1bfb72d433 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 9 Jul 2012 14:37:11 +0100 Subject: [PATCH] tests: update GstVideoFilter structure size for ABI check on x86 --- tests/check/libs/struct_x86_64.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/check/libs/struct_x86_64.h b/tests/check/libs/struct_x86_64.h index 70a758a..927bd41 100644 --- a/tests/check/libs/struct_x86_64.h +++ b/tests/check/libs/struct_x86_64.h @@ -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}, -- 2.7.4