tests: fix up libsabi test structure sizes for x86-64
authorTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 00:43:37 +0000 (01:43 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 00:43:37 +0000 (01:43 +0100)
tests/check/libs/struct_x86_64.h

index 3299a65..212dba7 100644 (file)
@@ -29,7 +29,7 @@ GstCheckABIStruct list[] = {
   {"GstRTPBasePayload", sizeof (GstRTPBasePayload), 536},
   {"GstColorBalanceChannelClass", sizeof (GstColorBalanceChannelClass), 176},
   {"GstColorBalanceChannel", sizeof (GstColorBalanceChannel), 72},
-  {"GstColorBalanceInterface", sizeof (GstColorBalanceInterface), 80},
+  {"GstColorBalanceInterface", sizeof (GstColorBalanceInterface), 88},
   {"GstDiscovererClass", sizeof (GstDiscovererClass), 200},
   {"GstDiscoverer", sizeof (GstDiscoverer), 64},
   {"GstFFTF32Complex", sizeof (GstFFTF32Complex), 8},
@@ -45,7 +45,7 @@ GstCheckABIStruct list[] = {
   {"gst_riff_strf_vids", sizeof (gst_riff_strf_vids), 40},
   {"gst_riff_strh", sizeof (gst_riff_strh), 48},
   {"GstAudioRingBufferClass", sizeof (GstAudioRingBufferClass), 312},
-  {"GstAudioRingBuffer", sizeof (GstAudioRingBuffer), 872},
+  {"GstAudioRingBuffer", sizeof (GstAudioRingBuffer), 888},
   {"GstAudioRingBufferSpec", sizeof (GstAudioRingBufferSpec), 400},
   {"GstRTCPPacket", sizeof (GstRTCPPacket), 40},
   {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 80},
@@ -70,11 +70,11 @@ GstCheckABIStruct list[] = {
   {"GstTagDemuxClass", sizeof (GstTagDemuxClass), 552},
   {"GstTagDemux", sizeof (GstTagDemux), 304},
   {"GstVideoFilterClass", sizeof (GstVideoFilterClass), 872},
-  {"GstVideoFilter", sizeof (GstVideoFilter), 856},
+  {"GstVideoFilter", sizeof (GstVideoFilter), 920},
   {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 80},
   {"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
   {"GstVideoSinkClass", sizeof (GstVideoSinkClass), 832},
-  {"GstVideoSink", sizeof (GstVideoSink), 704},
+  {"GstVideoSink", sizeof (GstVideoSink), 712},
   {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 48},
   {NULL, 0, 0}
 };