mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
tests: update structure sizes for ABI test for i386
This commit is contained in:
parent
a2b1243064
commit
9db720df67
1 changed files with 42 additions and 42 deletions
|
@ -1,42 +1,42 @@
|
||||||
|
|
||||||
GstCheckABIStruct list[] = {
|
GstCheckABIStruct list[] = {
|
||||||
{"GstAppSinkCallbacks", sizeof (GstAppSinkCallbacks), 28},
|
{"GstAppSinkCallbacks", sizeof (GstAppSinkCallbacks), 28},
|
||||||
{"GstAppSinkClass", sizeof (GstAppSinkClass), 404},
|
{"GstAppSinkClass", sizeof (GstAppSinkClass), 436},
|
||||||
{"GstAppSink", sizeof (GstAppSink), 404},
|
{"GstAppSink", sizeof (GstAppSink), 460},
|
||||||
{"GstAppSrcCallbacks", sizeof (GstAppSrcCallbacks), 28},
|
{"GstAppSrcCallbacks", sizeof (GstAppSrcCallbacks), 28},
|
||||||
{"GstAppSrcClass", sizeof (GstAppSrcClass), 412},
|
{"GstAppSrcClass", sizeof (GstAppSrcClass), 440},
|
||||||
{"GstAppSrc", sizeof (GstAppSrc), 396},
|
{"GstAppSrc", sizeof (GstAppSrc), 444},
|
||||||
{"GstAudioCdSrcClass", sizeof (GstAudioCdSrcClass), 432},
|
{"GstAudioCdSrcClass", sizeof (GstAudioCdSrcClass), 524},
|
||||||
{"GstAudioCdSrc", sizeof (GstAudioCdSrc), 508},
|
{"GstAudioCdSrc", sizeof (GstAudioCdSrc), 464},
|
||||||
{"GstAudioCdSrcTrack", sizeof (GstAudioCdSrcTrack), 36},
|
{"GstAudioCdSrcTrack", sizeof (GstAudioCdSrcTrack), 36},
|
||||||
{"GstAudioClockClass", sizeof (GstAudioClockClass), 192},
|
{"GstAudioClockClass", sizeof (GstAudioClockClass), 164},
|
||||||
{"GstAudioClock", sizeof (GstAudioClock), 228},
|
{"GstAudioClock", sizeof (GstAudioClock), 140},
|
||||||
{"GstAudioFilterClass", sizeof (GstAudioFilterClass), 396},
|
{"GstAudioFilterClass", sizeof (GstAudioFilterClass), 436},
|
||||||
{"GstAudioFilter", sizeof (GstAudioFilter), 480},
|
{"GstAudioFilter", sizeof (GstAudioFilter), 676},
|
||||||
{"GstAudioSinkClass", sizeof (GstAudioSinkClass), 432},
|
{"GstAudioSinkClass", sizeof (GstAudioSinkClass), 468},
|
||||||
{"GstAudioSink", sizeof (GstAudioSink), 456},
|
{"GstAudioSink", sizeof (GstAudioSink), 516},
|
||||||
{"GstAudioSrcClass", sizeof (GstAudioSrcClass), 460},
|
{"GstAudioSrcClass", sizeof (GstAudioSrcClass), 496},
|
||||||
{"GstAudioSrc", sizeof (GstAudioSrc), 460},
|
{"GstAudioSrc", sizeof (GstAudioSrc), 512},
|
||||||
{"GstAudioBaseSinkClass", sizeof (GstAudioBaseSinkClass), 388},
|
{"GstAudioBaseSinkClass", sizeof (GstAudioBaseSinkClass), 424},
|
||||||
{"GstAudioBaseSink", sizeof (GstAudioBaseSink), 436},
|
{"GstAudioBaseSink", sizeof (GstAudioBaseSink), 496},
|
||||||
{"GstAudioBaseSrcClass", sizeof (GstAudioBaseSrcClass), 416},
|
{"GstAudioBaseSrcClass", sizeof (GstAudioBaseSrcClass), 452},
|
||||||
{"GstAudioBaseSrc", sizeof (GstAudioBaseSrc), 440},
|
{"GstAudioBaseSrc", sizeof (GstAudioBaseSrc), 492},
|
||||||
{"GstRTPBaseAudioPayloadClass", sizeof (GstRTPBaseAudioPayloadClass), 288},
|
{"GstRTPBaseAudioPayloadClass", sizeof (GstRTPBaseAudioPayloadClass), 304},
|
||||||
{"GstRTPBaseAudioPayload", sizeof (GstRTPBaseAudioPayload), 364},
|
{"GstRTPBaseAudioPayload", sizeof (GstRTPBaseAudioPayload), 420},
|
||||||
{"GstRTPBaseDepayloadClass", sizeof (GstRTPBaseDepayloadClass), 280},
|
{"GstRTPBaseDepayloadClass", sizeof (GstRTPBaseDepayloadClass), 280},
|
||||||
{"GstRTPBaseDepayload", sizeof (GstRTPBaseDepayload), 304},
|
{"GstRTPBaseDepayload", sizeof (GstRTPBaseDepayload), 304},
|
||||||
{"GstRTPBasePayloadClass", sizeof (GstRTPBasePayloadClass), 272},
|
{"GstRTPBasePayloadClass", sizeof (GstRTPBasePayloadClass), 288},
|
||||||
{"GstRTPBasePayload", sizeof (GstRTPBasePayload), 324},
|
{"GstRTPBasePayload", sizeof (GstRTPBasePayload), 380},
|
||||||
{"GstColorBalanceChannelClass", sizeof (GstColorBalanceChannelClass), 88},
|
{"GstColorBalanceChannelClass", sizeof (GstColorBalanceChannelClass), 88},
|
||||||
{"GstColorBalanceChannel", sizeof (GstColorBalanceChannel), 24},
|
{"GstColorBalanceChannel", sizeof (GstColorBalanceChannel), 40},
|
||||||
{"GstColorBalanceInterface", sizeof (GstColorBalanceInterface), 44},
|
{"GstColorBalanceInterface", sizeof (GstColorBalanceInterface), 40},
|
||||||
{"GstDiscovererClass", sizeof (GstDiscovererClass), 96},
|
{"GstDiscovererClass", sizeof (GstDiscovererClass), 100},
|
||||||
{"GstDiscoverer", sizeof (GstDiscoverer), 32},
|
{"GstDiscoverer", sizeof (GstDiscoverer), 32},
|
||||||
{"GstFFTF32Complex", sizeof (GstFFTF32Complex), 8},
|
{"GstFFTF32Complex", sizeof (GstFFTF32Complex), 8},
|
||||||
{"GstFFTF64Complex", sizeof (GstFFTF64Complex), 16},
|
{"GstFFTF64Complex", sizeof (GstFFTF64Complex), 16},
|
||||||
{"GstFFTS16Complex", sizeof (GstFFTS16Complex), 4},
|
{"GstFFTS16Complex", sizeof (GstFFTS16Complex), 4},
|
||||||
{"GstFFTS32Complex", sizeof (GstFFTS32Complex), 8},
|
{"GstFFTS32Complex", sizeof (GstFFTS32Complex), 8},
|
||||||
{"GstNavigationInterface", sizeof (GstNavigationInterface), 28},
|
{"GstNavigationInterface", sizeof (GstNavigationInterface), 12},
|
||||||
{"gst_riff_acid", sizeof (gst_riff_acid), 24},
|
{"gst_riff_acid", sizeof (gst_riff_acid), 24},
|
||||||
{"gst_riff_dmlh", sizeof (gst_riff_dmlh), 4},
|
{"gst_riff_dmlh", sizeof (gst_riff_dmlh), 4},
|
||||||
{"gst_riff_index_entry", sizeof (gst_riff_index_entry), 16},
|
{"gst_riff_index_entry", sizeof (gst_riff_index_entry), 16},
|
||||||
|
@ -44,19 +44,19 @@ GstCheckABIStruct list[] = {
|
||||||
{"gst_riff_strf_iavs", sizeof (gst_riff_strf_iavs), 32},
|
{"gst_riff_strf_iavs", sizeof (gst_riff_strf_iavs), 32},
|
||||||
{"gst_riff_strf_vids", sizeof (gst_riff_strf_vids), 40},
|
{"gst_riff_strf_vids", sizeof (gst_riff_strf_vids), 40},
|
||||||
{"gst_riff_strh", sizeof (gst_riff_strh), 48},
|
{"gst_riff_strh", sizeof (gst_riff_strh), 48},
|
||||||
{"GstAudioRingBufferClass", sizeof (GstAudioRingBufferClass), 172},
|
{"GstAudioRingBufferClass", sizeof (GstAudioRingBufferClass), 156},
|
||||||
{"GstAudioRingBuffer", sizeof (GstAudioRingBuffer), 220},
|
{"GstAudioRingBuffer", sizeof (GstAudioRingBuffer), 744},
|
||||||
{"GstAudioRingBufferSpec", sizeof (GstAudioRingBufferSpec), 112},
|
{"GstAudioRingBufferSpec", sizeof (GstAudioRingBufferSpec), 348},
|
||||||
{"GstRTCPPacket", sizeof (GstRTCPPacket), 36},
|
{"GstRTCPPacket", sizeof (GstRTCPPacket), 36},
|
||||||
{"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 24},
|
{"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 40},
|
||||||
{"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 60},
|
{"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 64},
|
||||||
{"GstRTSPMessage", sizeof (GstRTSPMessage), 28},
|
{"GstRTSPMessage", sizeof (GstRTSPMessage), 44},
|
||||||
{"GstRTSPRange", sizeof (GstRTSPRange), 8},
|
{"GstRTSPRange", sizeof (GstRTSPRange), 8},
|
||||||
{"GstRTSPTime", sizeof (GstRTSPTime), 12},
|
{"GstRTSPTime", sizeof (GstRTSPTime), 12},
|
||||||
{"GstRTSPTimeRange", sizeof (GstRTSPTimeRange), 28},
|
{"GstRTSPTimeRange", sizeof (GstRTSPTimeRange), 28},
|
||||||
{"GstRTSPTransport", sizeof (GstRTSPTransport), 76},
|
{"GstRTSPTransport", sizeof (GstRTSPTransport), 92},
|
||||||
{"GstRTSPUrl", sizeof (GstRTSPUrl), 32},
|
{"GstRTSPUrl", sizeof (GstRTSPUrl), 32},
|
||||||
{"GstRTSPWatchFuncs", sizeof (GstRTSPWatchFuncs), 40},
|
{"GstRTSPWatchFuncs", sizeof (GstRTSPWatchFuncs), 48},
|
||||||
{"GstSDPAttribute", sizeof (GstSDPAttribute), 8},
|
{"GstSDPAttribute", sizeof (GstSDPAttribute), 8},
|
||||||
{"GstSDPBandwidth", sizeof (GstSDPBandwidth), 8},
|
{"GstSDPBandwidth", sizeof (GstSDPBandwidth), 8},
|
||||||
{"GstSDPConnection", sizeof (GstSDPConnection), 20},
|
{"GstSDPConnection", sizeof (GstSDPConnection), 20},
|
||||||
|
@ -66,15 +66,15 @@ GstCheckABIStruct list[] = {
|
||||||
{"GstSDPOrigin", sizeof (GstSDPOrigin), 24},
|
{"GstSDPOrigin", sizeof (GstSDPOrigin), 24},
|
||||||
{"GstSDPTime", sizeof (GstSDPTime), 12},
|
{"GstSDPTime", sizeof (GstSDPTime), 12},
|
||||||
{"GstSDPZone", sizeof (GstSDPZone), 8},
|
{"GstSDPZone", sizeof (GstSDPZone), 8},
|
||||||
{"GstStreamVolumeInterface", sizeof (GstStreamVolumeInterface), 24},
|
{"GstStreamVolumeInterface", sizeof (GstStreamVolumeInterface), 8},
|
||||||
{"GstTagDemuxClass", sizeof (GstTagDemuxClass), 284},
|
{"GstTagDemuxClass", sizeof (GstTagDemuxClass), 284},
|
||||||
{"GstTagDemux", sizeof (GstTagDemux), 148},
|
{"GstTagDemux", sizeof (GstTagDemux), 192},
|
||||||
{"GstVideoFilterClass", sizeof (GstVideoFilterClass), 376},
|
{"GstVideoFilterClass", sizeof (GstVideoFilterClass), 444},
|
||||||
{"GstVideoFilter", sizeof (GstVideoFilter), 356},
|
{"GstVideoFilter", sizeof (GstVideoFilter), 576},
|
||||||
{"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 56},
|
{"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 40},
|
||||||
{"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
|
{"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
|
||||||
{"GstVideoSinkClass", sizeof (GstVideoSinkClass), 384},
|
{"GstVideoSinkClass", sizeof (GstVideoSinkClass), 420},
|
||||||
{"GstVideoSink", sizeof (GstVideoSink), 408},
|
{"GstVideoSink", sizeof (GstVideoSink), 464},
|
||||||
{"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 32},
|
{"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 24},
|
||||||
{NULL, 0, 0}
|
{NULL, 0, 0}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue