test: Enable ABI check and update 64bit file

This commit is contained in:
Edward Hervey 2012-03-29 17:41:55 +02:00
parent 71166456d0
commit 7ed834ced7
2 changed files with 49 additions and 53 deletions

View file

@ -100,10 +100,6 @@
#endif #endif
#endif #endif
/* disabled for 0.11 */
#undef HAVE_ABI_SIZES
#define HAVE_ABI_SIZES FALSE
GST_START_TEST (test_ABI) GST_START_TEST (test_ABI)
{ {
gst_check_abi_list (list, HAVE_ABI_SIZES); gst_check_abi_list (list, HAVE_ABI_SIZES);

View file

@ -1,47 +1,47 @@
GstCheckABIStruct list[] = { GstCheckABIStruct list[] = {
{"GstAppSinkCallbacks", sizeof (GstAppSinkCallbacks), 56}, {"GstAppSinkCallbacks", sizeof (GstAppSinkCallbacks), 56},
{"GstAppSinkClass", sizeof (GstAppSinkClass), 800}, {"GstAppSinkClass", sizeof (GstAppSinkClass), 848},
{"GstAppSink", sizeof (GstAppSink), 640}, {"GstAppSink", sizeof (GstAppSink), 696},
{"GstAppSrcCallbacks", sizeof (GstAppSrcCallbacks), 56}, {"GstAppSrcCallbacks", sizeof (GstAppSrcCallbacks), 56},
{"GstAppSrcClass", sizeof (GstAppSrcClass), 816}, {"GstAppSrcClass", sizeof (GstAppSrcClass), 872},
{"GstAppSrc", sizeof (GstAppSrc), 640}, {"GstAppSrc", sizeof (GstAppSrc), 680},
{"GstAudioCdSrcClass", sizeof (GstAudioCdSrcClass), 856}, {"GstAudioCdSrcClass", sizeof (GstAudioCdSrcClass), 1040},
{"GstAudioCdSrc", sizeof (GstAudioCdSrc), 792}, {"GstAudioCdSrc", sizeof (GstAudioCdSrc), 712},
{"GstAudioCdSrcTrack", sizeof (GstAudioCdSrcTrack), 48}, {"GstAudioCdSrcTrack", sizeof (GstAudioCdSrcTrack), 48},
{"GstAudioClockClass", sizeof (GstAudioClockClass), 384}, {"GstAudioClockClass", sizeof (GstAudioClockClass), 328},
{"GstAudioClock", sizeof (GstAudioClock), 344}, {"GstAudioClock", sizeof (GstAudioClock), 240},
{"GstAudioFilterClass", sizeof (GstAudioFilterClass), 784}, {"GstAudioFilterClass", sizeof (GstAudioFilterClass), 856},
{"GstAudioFilter", sizeof (GstAudioFilter), 744}, {"GstAudioFilter", sizeof (GstAudioFilter), 920},
{"GstAudioSinkClass", sizeof (GstAudioSinkClass), 856}, {"GstAudioSinkClass", sizeof (GstAudioSinkClass), 912},
{"GstAudioSink", sizeof (GstAudioSink), 720}, {"GstAudioSink", sizeof (GstAudioSink), 784},
{"GstAudioSrcClass", sizeof (GstAudioSrcClass), 912}, {"GstAudioSrcClass", sizeof (GstAudioSrcClass), 984},
{"GstAudioSrc", sizeof (GstAudioSrc), 744}, {"GstAudioSrc", sizeof (GstAudioSrc), 792},
{"GstAudioBaseSinkClass", sizeof (GstAudioBaseSinkClass), 768}, {"GstAudioBaseSinkClass", sizeof (GstAudioBaseSinkClass), 824},
{"GstAudioBaseSink", sizeof (GstAudioBaseSink), 680}, {"GstAudioBaseSink", sizeof (GstAudioBaseSink), 744},
{"GstAudioBaseSrcClass", sizeof (GstAudioBaseSrcClass), 824}, {"GstAudioBaseSrcClass", sizeof (GstAudioBaseSrcClass), 896},
{"GstAudioBaseSrc", sizeof (GstAudioBaseSrc), 704}, {"GstAudioBaseSrc", sizeof (GstAudioBaseSrc), 752},
{"GstRTPBaseAudioPayloadClass", sizeof (GstRTPBaseAudioPayloadClass), 568}, {"GstRTPBaseAudioPayloadClass", sizeof (GstRTPBaseAudioPayloadClass), 600},
{"GstRTPBaseAudioPayload", sizeof (GstRTPBaseAudioPayload), 544}, {"GstRTPBaseAudioPayload", sizeof (GstRTPBaseAudioPayload), 592},
{"GstRTPBaseDepayloadClass", sizeof (GstRTPBaseDepayloadClass), 552}, {"GstRTPBaseDepayloadClass", sizeof (GstRTPBaseDepayloadClass), 552},
{"GstRTPBaseDepayload", sizeof (GstRTPBaseDepayload), 488}, {"GstRTPBaseDepayload", sizeof (GstRTPBaseDepayload), 448},
{"GstRTPBasePayloadClass", sizeof (GstRTPBasePayloadClass), 536}, {"GstRTPBasePayloadClass", sizeof (GstRTPBasePayloadClass), 568},
{"GstRTPBasePayload", sizeof (GstRTPBasePayload), 480}, {"GstRTPBasePayload", sizeof (GstRTPBasePayload), 528},
{"GstColorBalanceChannelClass", sizeof (GstColorBalanceChannelClass), 176}, {"GstColorBalanceChannelClass", sizeof (GstColorBalanceChannelClass), 176},
{"GstColorBalanceChannel", sizeof (GstColorBalanceChannel), 40}, {"GstColorBalanceChannel", sizeof (GstColorBalanceChannel), 72},
{"GstColorBalanceInterface", sizeof (GstColorBalanceInterface), 88}, {"GstColorBalanceInterface", sizeof (GstColorBalanceInterface), 80},
{"GstDiscovererClass", sizeof (GstDiscovererClass), 192}, {"GstDiscovererClass", sizeof (GstDiscovererClass), 192},
{"GstDiscoverer", sizeof (GstDiscoverer), 64}, {"GstDiscoverer", sizeof (GstDiscoverer), 64},
{"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},
{"GstMixerInterface", sizeof (GstMixerInterface), 144}, {"GstMixerInterface", sizeof (GstMixerInterface), 88},
{"GstMixerOptionsClass", sizeof (GstMixerOptionsClass), 200}, {"GstMixerOptionsClass", sizeof (GstMixerOptionsClass), 208},
{"GstMixerOptions", sizeof (GstMixerOptions), 88}, {"GstMixerOptions", sizeof (GstMixerOptions), 120},
{"GstMixerTrackClass", sizeof (GstMixerTrackClass), 168}, {"GstMixerTrackClass", sizeof (GstMixerTrackClass), 168},
{"GstMixerTrack", sizeof (GstMixerTrack), 48}, {"GstMixerTrack", sizeof (GstMixerTrack), 80},
{"GstNavigationInterface", sizeof (GstNavigationInterface), 56}, {"GstNavigationInterface", sizeof (GstNavigationInterface), 24},
{"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},
@ -49,19 +49,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), 344}, {"GstAudioRingBufferClass", sizeof (GstAudioRingBufferClass), 312},
{"GstAudioRingBuffer", sizeof (GstAudioRingBuffer), 328}, {"GstAudioRingBuffer", sizeof (GstAudioRingBuffer), 872},
{"GstAudioRingBufferSpec", sizeof (GstAudioRingBufferSpec), 136}, {"GstAudioRingBufferSpec", sizeof (GstAudioRingBufferSpec), 400},
{"GstRTCPPacket", sizeof (GstRTCPPacket), 40}, {"GstRTCPPacket", sizeof (GstRTCPPacket), 40},
{"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 48}, {"GstRTPPayloadInfo", sizeof (GstRTPPayloadInfo), 80},
{"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 120}, {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 128},
{"GstRTSPMessage", sizeof (GstRTSPMessage), 56}, {"GstRTSPMessage", sizeof (GstRTSPMessage), 88},
{"GstRTSPRange", sizeof (GstRTSPRange), 8}, {"GstRTSPRange", sizeof (GstRTSPRange), 8},
{"GstRTSPTime", sizeof (GstRTSPTime), 16}, {"GstRTSPTime", sizeof (GstRTSPTime), 16},
{"GstRTSPTimeRange", sizeof (GstRTSPTimeRange), 40}, {"GstRTSPTimeRange", sizeof (GstRTSPTimeRange), 40},
{"GstRTSPTransport", sizeof (GstRTSPTransport), 88}, {"GstRTSPTransport", sizeof (GstRTSPTransport), 120},
{"GstRTSPUrl", sizeof (GstRTSPUrl), 56}, {"GstRTSPUrl", sizeof (GstRTSPUrl), 56},
{"GstRTSPWatchFuncs", sizeof (GstRTSPWatchFuncs), 80}, {"GstRTSPWatchFuncs", sizeof (GstRTSPWatchFuncs), 96},
{"GstSDPAttribute", sizeof (GstSDPAttribute), 16}, {"GstSDPAttribute", sizeof (GstSDPAttribute), 16},
{"GstSDPBandwidth", sizeof (GstSDPBandwidth), 16}, {"GstSDPBandwidth", sizeof (GstSDPBandwidth), 16},
{"GstSDPConnection", sizeof (GstSDPConnection), 32}, {"GstSDPConnection", sizeof (GstSDPConnection), 32},
@ -71,20 +71,20 @@ GstCheckABIStruct list[] = {
{"GstSDPOrigin", sizeof (GstSDPOrigin), 48}, {"GstSDPOrigin", sizeof (GstSDPOrigin), 48},
{"GstSDPTime", sizeof (GstSDPTime), 24}, {"GstSDPTime", sizeof (GstSDPTime), 24},
{"GstSDPZone", sizeof (GstSDPZone), 16}, {"GstSDPZone", sizeof (GstSDPZone), 16},
{"GstStreamVolumeInterface", sizeof (GstStreamVolumeInterface), 48}, {"GstStreamVolumeInterface", sizeof (GstStreamVolumeInterface), 16},
{"GstTagDemuxClass", sizeof (GstTagDemuxClass), 552}, {"GstTagDemuxClass", sizeof (GstTagDemuxClass), 552},
{"GstTagDemux", sizeof (GstTagDemux), 272}, {"GstTagDemux", sizeof (GstTagDemux), 304},
{"GstTunerChannelClass", sizeof (GstTunerChannelClass), 184}, {"GstTunerChannelClass", sizeof (GstTunerChannelClass), 184},
{"GstTunerChannel", sizeof (GstTunerChannel), 64}, {"GstTunerChannel", sizeof (GstTunerChannel), 96},
{"GstTunerInterface", sizeof (GstTunerInterface), 152}, {"GstTunerInterface", sizeof (GstTunerInterface), 120},
{"GstTunerNormClass", sizeof (GstTunerNormClass), 168}, {"GstTunerNormClass", sizeof (GstTunerNormClass), 168},
{"GstTunerNorm", sizeof (GstTunerNorm), 56}, {"GstTunerNorm", sizeof (GstTunerNorm), 88},
{"GstVideoFilterClass", sizeof (GstVideoFilterClass), 744}, {"GstVideoFilterClass", sizeof (GstVideoFilterClass), 872},
{"GstVideoFilter", sizeof (GstVideoFilter), 584}, {"GstVideoFilter", sizeof (GstVideoFilter), 864},
{"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 112}, {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 80},
{"GstVideoRectangle", sizeof (GstVideoRectangle), 16}, {"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
{"GstVideoSinkClass", sizeof (GstVideoSinkClass), 760}, {"GstVideoSinkClass", sizeof (GstVideoSinkClass), 816},
{"GstVideoSink", sizeof (GstVideoSink), 640}, {"GstVideoSink", sizeof (GstVideoSink), 696},
{"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 64}, {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 48},
{NULL, 0, 0} {NULL, 0, 0}
}; };