tests: add abi checks

Enable abi checks again.
Fix abi sizes for x86_64, copy the file to other archs.
This commit is contained in:
Wim Taymans 2012-09-26 17:08:30 +02:00
parent c1b31eaa4c
commit 58443d6f2b
8 changed files with 474 additions and 473 deletions

View file

@ -38,13 +38,11 @@ endif
# Do not run the abi test in case any option which causes the API to change has # Do not run the abi test in case any option which causes the API to change has
# been used # been used
if FALSE
if !GST_DISABLE_REGISTRY if !GST_DISABLE_REGISTRY
if !GST_DISABLE_TRACE if !GST_DISABLE_TRACE
ABI_CHECKS = gst/gstabi ABI_CHECKS = gst/gstabi
endif endif
endif endif
endif
if FALSE if FALSE
LIBSABI_CHECKS = libs/libsabi LIBSABI_CHECKS = libs/libsabi

View file

@ -1,70 +1,72 @@
static GstCheckABIStruct list[] = {
GstCheckABIStruct list[] = { {"GstAllocationParams", sizeof (GstAllocationParams), 64},
{"GstBin", sizeof (GstBin), 192}, {"GstAllocator", sizeof (GstAllocator), 176},
{"GstBinClass", sizeof (GstBinClass), 288}, {"GstAllocatorClass", sizeof (GstAllocatorClass), 232},
{"GstBuffer", sizeof (GstBuffer), 88}, {"GstBinClass", sizeof (GstBinClass), 576},
{"GstBufferClass", sizeof (GstBufferClass), 16}, {"GstBin", sizeof (GstBin), 376},
{"GstBus", sizeof (GstBus), 80}, {"GstBuffer", sizeof (GstBuffer), 112},
{"GstBusClass", sizeof (GstBusClass), 144}, {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
{"GstCaps", sizeof (GstCaps), 32}, {"GstBufferPool", sizeof (GstBufferPool), 136},
{"GstStaticCaps", sizeof (GstStaticCaps), 52}, {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 288},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40}, {"GstBusClass", sizeof (GstBusClass), 232},
{"GstClock", sizeof (GstClock), 176}, {"GstBus", sizeof (GstBus), 128},
{"GstClockClass", sizeof (GstClockClass), 160}, {"GstCaps", sizeof (GstCaps), 64},
{"GstElement", sizeof (GstElement), 136}, {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 88},
{"GstElementClass", sizeof (GstElementClass), 248}, {"GstClockClass", sizeof (GstClockClass), 264},
{"GstElementFactory", sizeof (GstElementFactory), 144}, {"GstClockEntry", sizeof (GstClockEntry), 112},
{"GstElementFactoryClass", sizeof (GstElementFactoryClass), 152}, {"GstClock", sizeof (GstClock), 128},
{"GstElementDetails", sizeof (GstElementDetails), 32}, {"GstControlBinding", sizeof (GstControlBinding), 152},
{"GstEvent", sizeof (GstEvent), 48}, {"GstControlBindingClass", sizeof (GstControlBindingClass), 248},
{"GstEventClass", sizeof (GstEventClass), 32}, {"GstControlSource", sizeof (GstControlSource), 136},
{"GstFormatDefinition", sizeof (GstFormatDefinition), 16}, {"GstControlSourceClass", sizeof (GstControlSourceClass), 216},
{"GstIndexEntry", sizeof (GstIndexEntry), 20}, {"GstDebugCategory", sizeof (GstDebugCategory), 24},
{"GstIndexGroup", sizeof (GstIndexGroup), 16}, {"GstElementClass", sizeof (GstElementClass), 488},
{"GstIndex", sizeof (GstIndex), 100}, {"GstElement", sizeof (GstElement), 264},
{"GstIndexClass", sizeof (GstIndexClass), 156}, {"GstEvent", sizeof (GstEvent), 88},
{"GstIndexAssociation", sizeof (GstIndexAssociation), 16}, {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
{"GstIndexFactory", sizeof (GstIndexFactory), 96}, {"GstGhostPadClass", sizeof (GstGhostPadClass), 272},
{"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 152}, {"GstGhostPad", sizeof (GstGhostPad), 536},
{"GstDebugCategory", sizeof (GstDebugCategory), 16}, {"GstIterator", sizeof (GstIterator), 120},
{"GstIterator", sizeof (GstIterator), 52}, {"GstMemory", sizeof (GstMemory), 112},
{"GstMessage", sizeof (GstMessage), 64}, {"GstMapInfo", sizeof (GstMapInfo), 104},
{"GstMessageClass", sizeof (GstMessageClass), 32}, {"GstMessage", sizeof (GstMessage), 120},
{"GstMiniObject", sizeof (GstMiniObject), 16}, {"GstMeta", sizeof (GstMeta), 16},
{"GstMiniObjectClass", sizeof (GstMiniObjectClass), 16}, {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 24},
{"GstObject", sizeof (GstObject), 40}, {"GstMetaInfo", sizeof (GstMetaInfo), 80},
{"GstObjectClass", sizeof (GstObjectClass), 120}, {"GstMiniObject", sizeof (GstMiniObject), 64},
{"GstPad", sizeof (GstPad), 188}, {"GstObjectClass", sizeof (GstObjectClass), 184},
{"GstPadClass", sizeof (GstPadClass), 152}, {"GstObject", sizeof (GstObject), 88},
{"GstPadTemplate", sizeof (GstPadTemplate), 72}, {"GstPadClass", sizeof (GstPadClass), 232},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 140}, {"GstPad", sizeof (GstPad), 520},
{"GstPadProbeInfo", sizeof (GstPadProbeInfo), 72},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 224},
{"GstPadTemplate", sizeof (GstPadTemplate), 144},
{"GstParamSpecFraction", sizeof (GstParamSpecFraction), 96},
{"GstPipelineClass", sizeof (GstPipelineClass), 608},
{"GstPipeline", sizeof (GstPipeline), 440},
{"GstPluginDesc", sizeof (GstPluginDesc), 112},
{"GstPresetInterface", sizeof (GstPresetInterface), 112},
{"GstProxyPadClass", sizeof (GstProxyPadClass), 240},
{"GstProxyPad", sizeof (GstProxyPad), 528},
{"GstQuery", sizeof (GstQuery), 72},
{"GstRegistryClass", sizeof (GstRegistryClass), 184},
{"GstRegistry", sizeof (GstRegistry), 96},
{"GstSegment", sizeof (GstSegment), 120},
{"GstStaticCaps", sizeof (GstStaticCaps), 48},
{"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64}, {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64},
{"GstPipeline", sizeof (GstPipeline), 232}, {"GstStructure", sizeof (GstStructure), 16},
{"GstPipelineClass", sizeof (GstPipelineClass), 304}, {"GstSystemClockClass", sizeof (GstSystemClockClass), 296},
{"GstPlugin", sizeof (GstPlugin), 152}, {"GstSystemClock", sizeof (GstSystemClock), 168},
{"GstPluginClass", sizeof (GstPluginClass), 136}, {"GstTagList", sizeof (GstTagList), 64,},
{"GstPluginDesc", sizeof (GstPluginDesc), 56}, {"GstTagSetterInterface", sizeof (GstTagSetterInterface), 16},
{"GstPluginFeature", sizeof (GstPluginFeature), 72}, {"GstTaskClass", sizeof (GstTaskClass), 224},
{"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 136}, {"GstTask", sizeof (GstTask), 200},
{"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 16}, {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 248},
{"GstQuery", sizeof (GstQuery), 28}, {"GstTaskPool", sizeof (GstTaskPool), 128},
{"GstQueryClass", sizeof (GstQueryClass), 32}, {"GstTimedValue", sizeof (GstTimedValue), 16},
{"GstRegistry", sizeof (GstRegistry), 72}, {"GstTocSetterInterface", sizeof (GstTocSetterInterface), 16},
{"GstRegistryClass", sizeof (GstRegistryClass), 144}, {"GstTypeFind", sizeof (GstTypeFind), 64},
{"GstSegment", sizeof (GstSegment), 88}, {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 48},
{"GstStructure", sizeof (GstStructure), 20}, {"GstValueTable", sizeof (GstValueTable), 64},
{"GstSystemClock", sizeof (GstSystemClock), 200},
{"GstSystemClockClass", sizeof (GstSystemClockClass), 176},
{"GstTagSetterInterface", sizeof (GstTagSetterInterface), 8},
{"GstTask", sizeof (GstTask), 80},
{"GstTaskClass", sizeof (GstTaskClass), 140},
{"GstTrace", sizeof (GstTrace), 20},
{"GstTraceEntry", sizeof (GstTraceEntry), 128},
{"GstAllocTrace", sizeof (GstAllocTrace), 16},
{"GstTypeFind", sizeof (GstTypeFind), 32},
{"GstTypeFindFactory", sizeof (GstTypeFindFactory), 108},
{"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 152},
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44},
{"GstValueTable", sizeof (GstValueTable), 32},
{NULL, 0, 0} {NULL, 0, 0}
}; };

View file

@ -1,69 +1,72 @@
static GstCheckABIStruct list[] = { static GstCheckABIStruct list[] = {
{"GstBin", sizeof (GstBin), 192}, {"GstAllocationParams", sizeof (GstAllocationParams), 64},
{"GstBinClass", sizeof (GstBinClass), 288}, {"GstAllocator", sizeof (GstAllocator), 176},
{"GstBuffer", sizeof (GstBuffer), 88}, {"GstAllocatorClass", sizeof (GstAllocatorClass), 232},
{"GstBufferClass", sizeof (GstBufferClass), 16}, {"GstBinClass", sizeof (GstBinClass), 576},
{"GstBus", sizeof (GstBus), 80}, {"GstBin", sizeof (GstBin), 376},
{"GstBusClass", sizeof (GstBusClass), 144}, {"GstBuffer", sizeof (GstBuffer), 112},
{"GstCaps", sizeof (GstCaps), 32}, {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
{"GstStaticCaps", sizeof (GstStaticCaps), 52}, {"GstBufferPool", sizeof (GstBufferPool), 136},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40}, {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 288},
{"GstClock", sizeof (GstClock), 176}, {"GstBusClass", sizeof (GstBusClass), 232},
{"GstClockClass", sizeof (GstClockClass), 160}, {"GstBus", sizeof (GstBus), 128},
{"GstElement", sizeof (GstElement), 136}, {"GstCaps", sizeof (GstCaps), 64},
{"GstElementClass", sizeof (GstElementClass), 248}, {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 88},
{"GstElementFactory", sizeof (GstElementFactory), 144}, {"GstClockClass", sizeof (GstClockClass), 264},
{"GstElementFactoryClass", sizeof (GstElementFactoryClass), 152}, {"GstClockEntry", sizeof (GstClockEntry), 112},
{"GstElementDetails", sizeof (GstElementDetails), 32}, {"GstClock", sizeof (GstClock), 128},
{"GstEvent", sizeof (GstEvent), 48}, {"GstControlBinding", sizeof (GstControlBinding), 152},
{"GstEventClass", sizeof (GstEventClass), 32}, {"GstControlBindingClass", sizeof (GstControlBindingClass), 248},
{"GstFormatDefinition", sizeof (GstFormatDefinition), 16}, {"GstControlSource", sizeof (GstControlSource), 136},
{"GstIndexEntry", sizeof (GstIndexEntry), 20}, {"GstControlSourceClass", sizeof (GstControlSourceClass), 216},
{"GstIndexGroup", sizeof (GstIndexGroup), 16}, {"GstDebugCategory", sizeof (GstDebugCategory), 24},
{"GstIndex", sizeof (GstIndex), 100}, {"GstElementClass", sizeof (GstElementClass), 488},
{"GstIndexClass", sizeof (GstIndexClass), 156}, {"GstElement", sizeof (GstElement), 264},
{"GstIndexAssociation", sizeof (GstIndexAssociation), 16}, {"GstEvent", sizeof (GstEvent), 88},
{"GstIndexFactory", sizeof (GstIndexFactory), 96}, {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
{"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 152}, {"GstGhostPadClass", sizeof (GstGhostPadClass), 272},
{"GstDebugCategory", sizeof (GstDebugCategory), 16}, {"GstGhostPad", sizeof (GstGhostPad), 536},
{"GstIterator", sizeof (GstIterator), 52}, {"GstIterator", sizeof (GstIterator), 120},
{"GstMessage", sizeof (GstMessage), 64}, {"GstMemory", sizeof (GstMemory), 112},
{"GstMessageClass", sizeof (GstMessageClass), 32}, {"GstMapInfo", sizeof (GstMapInfo), 104},
{"GstMiniObject", sizeof (GstMiniObject), 16}, {"GstMessage", sizeof (GstMessage), 120},
{"GstMiniObjectClass", sizeof (GstMiniObjectClass), 16}, {"GstMeta", sizeof (GstMeta), 16},
{"GstObject", sizeof (GstObject), 40}, {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 24},
{"GstObjectClass", sizeof (GstObjectClass), 120}, {"GstMetaInfo", sizeof (GstMetaInfo), 80},
{"GstPad", sizeof (GstPad), 188}, {"GstMiniObject", sizeof (GstMiniObject), 64},
{"GstPadClass", sizeof (GstPadClass), 152}, {"GstObjectClass", sizeof (GstObjectClass), 184},
{"GstPadTemplate", sizeof (GstPadTemplate), 72}, {"GstObject", sizeof (GstObject), 88},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 140}, {"GstPadClass", sizeof (GstPadClass), 232},
{"GstPad", sizeof (GstPad), 520},
{"GstPadProbeInfo", sizeof (GstPadProbeInfo), 72},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 224},
{"GstPadTemplate", sizeof (GstPadTemplate), 144},
{"GstParamSpecFraction", sizeof (GstParamSpecFraction), 96},
{"GstPipelineClass", sizeof (GstPipelineClass), 608},
{"GstPipeline", sizeof (GstPipeline), 440},
{"GstPluginDesc", sizeof (GstPluginDesc), 112},
{"GstPresetInterface", sizeof (GstPresetInterface), 112},
{"GstProxyPadClass", sizeof (GstProxyPadClass), 240},
{"GstProxyPad", sizeof (GstProxyPad), 528},
{"GstQuery", sizeof (GstQuery), 72},
{"GstRegistryClass", sizeof (GstRegistryClass), 184},
{"GstRegistry", sizeof (GstRegistry), 96},
{"GstSegment", sizeof (GstSegment), 120},
{"GstStaticCaps", sizeof (GstStaticCaps), 48},
{"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64}, {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64},
{"GstPipeline", sizeof (GstPipeline), 232}, {"GstStructure", sizeof (GstStructure), 16},
{"GstPipelineClass", sizeof (GstPipelineClass), 304}, {"GstSystemClockClass", sizeof (GstSystemClockClass), 296},
{"GstPlugin", sizeof (GstPlugin), 152}, {"GstSystemClock", sizeof (GstSystemClock), 168},
{"GstPluginClass", sizeof (GstPluginClass), 136}, {"GstTagList", sizeof (GstTagList), 64,},
{"GstPluginDesc", sizeof (GstPluginDesc), 56}, {"GstTagSetterInterface", sizeof (GstTagSetterInterface), 16},
{"GstPluginFeature", sizeof (GstPluginFeature), 72}, {"GstTaskClass", sizeof (GstTaskClass), 224},
{"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 136}, {"GstTask", sizeof (GstTask), 200},
{"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 16}, {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 248},
{"GstQuery", sizeof (GstQuery), 28}, {"GstTaskPool", sizeof (GstTaskPool), 128},
{"GstQueryClass", sizeof (GstQueryClass), 32}, {"GstTimedValue", sizeof (GstTimedValue), 16},
{"GstRegistry", sizeof (GstRegistry), 72}, {"GstTocSetterInterface", sizeof (GstTocSetterInterface), 16},
{"GstRegistryClass", sizeof (GstRegistryClass), 144}, {"GstTypeFind", sizeof (GstTypeFind), 64},
{"GstSegment", sizeof (GstSegment), 88}, {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 48},
{"GstStructure", sizeof (GstStructure), 20}, {"GstValueTable", sizeof (GstValueTable), 64},
{"GstSystemClock", sizeof (GstSystemClock), 200},
{"GstSystemClockClass", sizeof (GstSystemClockClass), 176},
{"GstTagSetterInterface", sizeof (GstTagSetterInterface), 8},
{"GstTask", sizeof (GstTask), 80},
{"GstTaskClass", sizeof (GstTaskClass), 140},
{"GstTrace", sizeof (GstTrace), 20},
{"GstTraceEntry", sizeof (GstTraceEntry), 128},
{"GstAllocTrace", sizeof (GstAllocTrace), 16},
{"GstTypeFind", sizeof (GstTypeFind), 32},
{"GstTypeFindFactory", sizeof (GstTypeFindFactory), 108},
{"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 152},
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44},
{"GstValueTable", sizeof (GstValueTable), 32},
{NULL, 0, 0} {NULL, 0, 0}
}; };

View file

@ -1,69 +1,72 @@
static GstCheckABIStruct list[] = { static GstCheckABIStruct list[] = {
{"GstBin", sizeof (GstBin), 184}, {"GstAllocationParams", sizeof (GstAllocationParams), 64},
{"GstBinClass", sizeof(GstBinClass), 288}, {"GstAllocator", sizeof (GstAllocator), 176},
{"GstBuffer", sizeof(GstBuffer), 80}, {"GstAllocatorClass", sizeof (GstAllocatorClass), 232},
{"GstBufferClass", sizeof(GstBufferClass), 16}, {"GstBinClass", sizeof (GstBinClass), 576},
{"GstBus", sizeof(GstBus), 80}, {"GstBin", sizeof (GstBin), 376},
{"GstBusClass", sizeof(GstBusClass), 144}, {"GstBuffer", sizeof (GstBuffer), 112},
{"GstCaps", sizeof(GstCaps), 32}, {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
{"GstStaticCaps", sizeof(GstStaticCaps), 52}, {"GstBufferPool", sizeof (GstBufferPool), 136},
{"GstChildProxyInterface", sizeof(GstChildProxyInterface), 40}, {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 288},
{"GstClock", sizeof(GstClock), 172}, {"GstBusClass", sizeof (GstBusClass), 232},
{"GstClockClass", sizeof(GstClockClass), 160}, {"GstBus", sizeof (GstBus), 128},
{"GstElement", sizeof(GstElement), 128}, {"GstCaps", sizeof (GstCaps), 64},
{"GstElementClass", sizeof(GstElementClass), 248}, {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 88},
{"GstElementFactory", sizeof(GstElementFactory), 144}, {"GstClockClass", sizeof (GstClockClass), 264},
{"GstElementFactoryClass", sizeof(GstElementFactoryClass), 152}, {"GstClockEntry", sizeof (GstClockEntry), 112},
{"GstElementDetails", sizeof(GstElementDetails), 32}, {"GstClock", sizeof (GstClock), 128},
{"GstEvent", sizeof(GstEvent), 40}, {"GstControlBinding", sizeof (GstControlBinding), 152},
{"GstEventClass", sizeof(GstEventClass), 32}, {"GstControlBindingClass", sizeof (GstControlBindingClass), 248},
{"GstFormatDefinition", sizeof(GstFormatDefinition), 16}, {"GstControlSource", sizeof (GstControlSource), 136},
{"GstIndexEntry", sizeof(GstIndexEntry), 20}, {"GstControlSourceClass", sizeof (GstControlSourceClass), 216},
{"GstIndexGroup", sizeof(GstIndexGroup), 16}, {"GstDebugCategory", sizeof (GstDebugCategory), 24},
{"GstIndex", sizeof(GstIndex), 100}, {"GstElementClass", sizeof (GstElementClass), 488},
{"GstIndexClass", sizeof(GstIndexClass), 156}, {"GstElement", sizeof (GstElement), 264},
{"GstIndexAssociation", sizeof(GstIndexAssociation), 12}, {"GstEvent", sizeof (GstEvent), 88},
{"GstIndexFactory", sizeof(GstIndexFactory), 96}, {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
{"GstIndexFactoryClass", sizeof(GstIndexFactoryClass), 152}, {"GstGhostPadClass", sizeof (GstGhostPadClass), 272},
{"GstDebugCategory", sizeof(GstDebugCategory), 16}, {"GstGhostPad", sizeof (GstGhostPad), 536},
{"GstIterator", sizeof(GstIterator), 52}, {"GstIterator", sizeof (GstIterator), 120},
{"GstMessage", sizeof(GstMessage), 60}, {"GstMemory", sizeof (GstMemory), 112},
{"GstMessageClass", sizeof(GstMessageClass), 32}, {"GstMapInfo", sizeof (GstMapInfo), 104},
{"GstMiniObject", sizeof(GstMiniObject), 16}, {"GstMessage", sizeof (GstMessage), 120},
{"GstMiniObjectClass", sizeof(GstMiniObjectClass), 16}, {"GstMeta", sizeof (GstMeta), 16},
{"GstObject", sizeof(GstObject), 40}, {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 24},
{"GstObjectClass", sizeof(GstObjectClass), 120}, {"GstMetaInfo", sizeof (GstMetaInfo), 80},
{"GstPad", sizeof(GstPad), 188}, {"GstMiniObject", sizeof (GstMiniObject), 64},
{"GstPadClass", sizeof(GstPadClass), 152}, {"GstObjectClass", sizeof (GstObjectClass), 184},
{"GstPadTemplate", sizeof(GstPadTemplate), 72}, {"GstObject", sizeof (GstObject), 88},
{"GstPadTemplateClass", sizeof(GstPadTemplateClass), 140}, {"GstPadClass", sizeof (GstPadClass), 232},
{"GstStaticPadTemplate", sizeof(GstStaticPadTemplate), 64}, {"GstPad", sizeof (GstPad), 520},
{"GstPipeline", sizeof(GstPipeline), 220}, {"GstPadProbeInfo", sizeof (GstPadProbeInfo), 72},
{"GstPipelineClass", sizeof(GstPipelineClass), 304}, {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 224},
{"GstPlugin", sizeof(GstPlugin), 148}, {"GstPadTemplate", sizeof (GstPadTemplate), 144},
{"GstPluginClass", sizeof(GstPluginClass), 136}, {"GstParamSpecFraction", sizeof (GstParamSpecFraction), 96},
{"GstPluginDesc", sizeof(GstPluginDesc), 56}, {"GstPipelineClass", sizeof (GstPipelineClass), 608},
{"GstPluginFeature", sizeof(GstPluginFeature), 72}, {"GstPipeline", sizeof (GstPipeline), 440},
{"GstPluginFeatureClass", sizeof(GstPluginFeatureClass), 136}, {"GstPluginDesc", sizeof (GstPluginDesc), 112},
{"GstQueryTypeDefinition", sizeof(GstQueryTypeDefinition), 16}, {"GstPresetInterface", sizeof (GstPresetInterface), 112},
{"GstQuery", sizeof(GstQuery), 28}, {"GstProxyPadClass", sizeof (GstProxyPadClass), 240},
{"GstQueryClass", sizeof(GstQueryClass), 32}, {"GstProxyPad", sizeof (GstProxyPad), 528},
{"GstRegistry", sizeof(GstRegistry), 72}, {"GstQuery", sizeof (GstQuery), 72},
{"GstRegistryClass", sizeof(GstRegistryClass), 144}, {"GstRegistryClass", sizeof (GstRegistryClass), 184},
{"GstSegment", sizeof(GstSegment), 88}, {"GstRegistry", sizeof (GstRegistry), 96},
{"GstStructure", sizeof(GstStructure), 20}, {"GstSegment", sizeof (GstSegment), 120},
{"GstSystemClock", sizeof(GstSystemClock), 196}, {"GstStaticCaps", sizeof (GstStaticCaps), 48},
{"GstSystemClockClass", sizeof(GstSystemClockClass), 176}, {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64},
{"GstTagSetterInterface", sizeof(GstTagSetterInterface), 8}, {"GstStructure", sizeof (GstStructure), 16},
{"GstTask", sizeof(GstTask), 80}, {"GstSystemClockClass", sizeof (GstSystemClockClass), 296},
{"GstTaskClass", sizeof(GstTaskClass), 140}, {"GstSystemClock", sizeof (GstSystemClock), 168},
{"GstTrace", sizeof(GstTrace), 20}, {"GstTagList", sizeof (GstTagList), 64,},
{"GstTraceEntry", sizeof(GstTraceEntry), 128}, {"GstTagSetterInterface", sizeof (GstTagSetterInterface), 16},
{"GstAllocTrace", sizeof(GstAllocTrace), 16}, {"GstTaskClass", sizeof (GstTaskClass), 224},
{"GstTypeFind", sizeof(GstTypeFind), 32}, {"GstTask", sizeof (GstTask), 200},
{"GstTypeFindFactory", sizeof(GstTypeFindFactory), 108}, {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 248},
{"GstTypeFindFactoryClass", sizeof(GstTypeFindFactoryClass), 152}, {"GstTaskPool", sizeof (GstTaskPool), 128},
{"GstURIHandlerInterface", sizeof(GstURIHandlerInterface), 44}, {"GstTimedValue", sizeof (GstTimedValue), 16},
{"GstValueTable", sizeof(GstValueTable), 32}, {"GstTocSetterInterface", sizeof (GstTocSetterInterface), 16},
{NULL, 0, 0} {"GstTypeFind", sizeof (GstTypeFind), 64},
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 48},
{"GstValueTable", sizeof (GstValueTable), 64},
{NULL, 0, 0}
}; };

View file

@ -1,69 +1,72 @@
static GstCheckABIStruct list[] = { static GstCheckABIStruct list[] = {
{"GstBin", sizeof (GstBin), 192}, {"GstAllocationParams", sizeof (GstAllocationParams), 64},
{"GstBinClass", sizeof (GstBinClass), 288}, {"GstAllocator", sizeof (GstAllocator), 176},
{"GstBuffer", sizeof (GstBuffer), 88}, {"GstAllocatorClass", sizeof (GstAllocatorClass), 232},
{"GstBufferClass", sizeof (GstBufferClass), 16}, {"GstBinClass", sizeof (GstBinClass), 576},
{"GstBus", sizeof (GstBus), 80}, {"GstBin", sizeof (GstBin), 376},
{"GstBusClass", sizeof (GstBusClass), 144}, {"GstBuffer", sizeof (GstBuffer), 112},
{"GstCaps", sizeof (GstCaps), 32}, {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
{"GstStaticCaps", sizeof (GstStaticCaps), 52}, {"GstBufferPool", sizeof (GstBufferPool), 136},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40}, {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 288},
{"GstClock", sizeof (GstClock), 176}, {"GstBusClass", sizeof (GstBusClass), 232},
{"GstClockClass", sizeof (GstClockClass), 160}, {"GstBus", sizeof (GstBus), 128},
{"GstElement", sizeof (GstElement), 136}, {"GstCaps", sizeof (GstCaps), 64},
{"GstElementClass", sizeof (GstElementClass), 248}, {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 88},
{"GstElementFactory", sizeof (GstElementFactory), 144}, {"GstClockClass", sizeof (GstClockClass), 264},
{"GstElementFactoryClass", sizeof (GstElementFactoryClass), 152}, {"GstClockEntry", sizeof (GstClockEntry), 112},
{"GstElementDetails", sizeof (GstElementDetails), 32}, {"GstClock", sizeof (GstClock), 128},
{"GstEvent", sizeof (GstEvent), 48}, {"GstControlBinding", sizeof (GstControlBinding), 152},
{"GstEventClass", sizeof (GstEventClass), 32}, {"GstControlBindingClass", sizeof (GstControlBindingClass), 248},
{"GstFormatDefinition", sizeof (GstFormatDefinition), 16}, {"GstControlSource", sizeof (GstControlSource), 136},
{"GstIndexEntry", sizeof (GstIndexEntry), 20}, {"GstControlSourceClass", sizeof (GstControlSourceClass), 216},
{"GstIndexGroup", sizeof (GstIndexGroup), 16}, {"GstDebugCategory", sizeof (GstDebugCategory), 24},
{"GstIndex", sizeof (GstIndex), 100}, {"GstElementClass", sizeof (GstElementClass), 488},
{"GstIndexClass", sizeof (GstIndexClass), 156}, {"GstElement", sizeof (GstElement), 264},
{"GstIndexAssociation", sizeof (GstIndexAssociation), 16}, {"GstEvent", sizeof (GstEvent), 88},
{"GstIndexFactory", sizeof (GstIndexFactory), 96}, {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
{"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 152}, {"GstGhostPadClass", sizeof (GstGhostPadClass), 272},
{"GstDebugCategory", sizeof (GstDebugCategory), 16}, {"GstGhostPad", sizeof (GstGhostPad), 536},
{"GstIterator", sizeof (GstIterator), 52}, {"GstIterator", sizeof (GstIterator), 120},
{"GstMessage", sizeof (GstMessage), 64}, {"GstMemory", sizeof (GstMemory), 112},
{"GstMessageClass", sizeof (GstMessageClass), 32}, {"GstMapInfo", sizeof (GstMapInfo), 104},
{"GstMiniObject", sizeof (GstMiniObject), 16}, {"GstMessage", sizeof (GstMessage), 120},
{"GstMiniObjectClass", sizeof (GstMiniObjectClass), 16}, {"GstMeta", sizeof (GstMeta), 16},
{"GstObject", sizeof (GstObject), 40}, {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 24},
{"GstObjectClass", sizeof (GstObjectClass), 120}, {"GstMetaInfo", sizeof (GstMetaInfo), 80},
{"GstPad", sizeof (GstPad), 188}, {"GstMiniObject", sizeof (GstMiniObject), 64},
{"GstPadClass", sizeof (GstPadClass), 152}, {"GstObjectClass", sizeof (GstObjectClass), 184},
{"GstPadTemplate", sizeof (GstPadTemplate), 72}, {"GstObject", sizeof (GstObject), 88},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 140}, {"GstPadClass", sizeof (GstPadClass), 232},
{"GstPad", sizeof (GstPad), 520},
{"GstPadProbeInfo", sizeof (GstPadProbeInfo), 72},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 224},
{"GstPadTemplate", sizeof (GstPadTemplate), 144},
{"GstParamSpecFraction", sizeof (GstParamSpecFraction), 96},
{"GstPipelineClass", sizeof (GstPipelineClass), 608},
{"GstPipeline", sizeof (GstPipeline), 440},
{"GstPluginDesc", sizeof (GstPluginDesc), 112},
{"GstPresetInterface", sizeof (GstPresetInterface), 112},
{"GstProxyPadClass", sizeof (GstProxyPadClass), 240},
{"GstProxyPad", sizeof (GstProxyPad), 528},
{"GstQuery", sizeof (GstQuery), 72},
{"GstRegistryClass", sizeof (GstRegistryClass), 184},
{"GstRegistry", sizeof (GstRegistry), 96},
{"GstSegment", sizeof (GstSegment), 120},
{"GstStaticCaps", sizeof (GstStaticCaps), 48},
{"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64}, {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64},
{"GstPipeline", sizeof (GstPipeline), 232}, {"GstStructure", sizeof (GstStructure), 16},
{"GstPipelineClass", sizeof (GstPipelineClass), 304}, {"GstSystemClockClass", sizeof (GstSystemClockClass), 296},
{"GstPlugin", sizeof (GstPlugin), 152}, {"GstSystemClock", sizeof (GstSystemClock), 168},
{"GstPluginClass", sizeof (GstPluginClass), 136}, {"GstTagList", sizeof (GstTagList), 64,},
{"GstPluginDesc", sizeof (GstPluginDesc), 56}, {"GstTagSetterInterface", sizeof (GstTagSetterInterface), 16},
{"GstPluginFeature", sizeof (GstPluginFeature), 72}, {"GstTaskClass", sizeof (GstTaskClass), 224},
{"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 136}, {"GstTask", sizeof (GstTask), 200},
{"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 16}, {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 248},
{"GstQuery", sizeof (GstQuery), 28}, {"GstTaskPool", sizeof (GstTaskPool), 128},
{"GstQueryClass", sizeof (GstQueryClass), 32}, {"GstTimedValue", sizeof (GstTimedValue), 16},
{"GstRegistry", sizeof (GstRegistry), 72}, {"GstTocSetterInterface", sizeof (GstTocSetterInterface), 16},
{"GstRegistryClass", sizeof (GstRegistryClass), 144}, {"GstTypeFind", sizeof (GstTypeFind), 64},
{"GstSegment", sizeof (GstSegment), 88}, {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 48},
{"GstStructure", sizeof (GstStructure), 20}, {"GstValueTable", sizeof (GstValueTable), 64},
{"GstSystemClock", sizeof (GstSystemClock), 200},
{"GstSystemClockClass", sizeof (GstSystemClockClass), 176},
{"GstTagSetterInterface", sizeof (GstTagSetterInterface), 8},
{"GstTask", sizeof (GstTask), 80},
{"GstTaskClass", sizeof (GstTaskClass), 140},
{"GstTrace", sizeof (GstTrace), 20},
{"GstTraceEntry", sizeof (GstTraceEntry), 128},
{"GstAllocTrace", sizeof (GstAllocTrace), 16},
{"GstTypeFind", sizeof (GstTypeFind), 32},
{"GstTypeFindFactory", sizeof (GstTypeFindFactory), 108},
{"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 152},
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44},
{"GstValueTable", sizeof (GstValueTable), 32},
{NULL, 0, 0} {NULL, 0, 0}
}; };

View file

@ -1,69 +1,72 @@
static GstCheckABIStruct list[] = { static GstCheckABIStruct list[] = {
{"GstBin", sizeof (GstBin), 336}, {"GstAllocationParams", sizeof (GstAllocationParams), 64},
{"GstBinClass", sizeof (GstBinClass), 568}, {"GstAllocator", sizeof (GstAllocator), 176},
{"GstBuffer", sizeof (GstBuffer), 120} , {"GstAllocatorClass", sizeof (GstAllocatorClass), 232},
{"GstBufferClass", sizeof (GstBufferClass), 32} , {"GstBinClass", sizeof (GstBinClass), 576},
{"GstBus", sizeof (GstBus), 152} , {"GstBin", sizeof (GstBin), 376},
{"GstBusClass", sizeof (GstBusClass), 288} , {"GstBuffer", sizeof (GstBuffer), 112},
{"GstCaps", sizeof (GstCaps), 56} , {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
{"GstStaticCaps", sizeof (GstStaticCaps), 96} , {"GstBufferPool", sizeof (GstBufferPool), 136},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} , {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 288},
{"GstClock", sizeof (GstClock), 240} , {"GstBusClass", sizeof (GstBusClass), 232},
{"GstClockClass", sizeof (GstClockClass), 320} , {"GstBus", sizeof (GstBus), 128},
{"GstElement", sizeof (GstElement), 232} , {"GstCaps", sizeof (GstCaps), 64},
{"GstElementClass", sizeof (GstElementClass), 488} , {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 88},
{"GstElementFactory", sizeof (GstElementFactory), 280} , {"GstClockClass", sizeof (GstClockClass), 264},
{"GstElementFactoryClass", sizeof (GstElementFactoryClass), 304} , {"GstClockEntry", sizeof (GstClockEntry), 112},
{"GstElementDetails", sizeof (GstElementDetails), 64} , {"GstClock", sizeof (GstClock), 128},
{"GstEvent", sizeof (GstEvent), 64} , {"GstControlBinding", sizeof (GstControlBinding), 152},
{"GstEventClass", sizeof (GstEventClass), 64} , {"GstControlBindingClass", sizeof (GstControlBindingClass), 248},
{"GstFormatDefinition", sizeof (GstFormatDefinition), 32} , {"GstControlSource", sizeof (GstControlSource), 136},
{"GstIndexEntry", sizeof (GstIndexEntry), 32} , {"GstControlSourceClass", sizeof (GstControlSourceClass), 216},
{"GstIndexGroup", sizeof (GstIndexGroup), 24} , {"GstDebugCategory", sizeof (GstDebugCategory), 24},
{"GstIndex", sizeof (GstIndex), 192} , {"GstElementClass", sizeof (GstElementClass), 488},
{"GstIndexClass", sizeof (GstIndexClass), 312} , {"GstElement", sizeof (GstElement), 264},
{"GstIndexAssociation", sizeof (GstIndexAssociation), 16} , {"GstEvent", sizeof (GstEvent), 88},
{"GstIndexFactory", sizeof (GstIndexFactory), 192} , {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
{"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 304} , {"GstGhostPadClass", sizeof (GstGhostPadClass), 272},
{"GstDebugCategory", sizeof (GstDebugCategory), 24} , {"GstGhostPad", sizeof (GstGhostPad), 536},
{"GstIterator", sizeof (GstIterator), 104} , {"GstIterator", sizeof (GstIterator), 120},
{"GstMessage", sizeof (GstMessage), 104} , {"GstMemory", sizeof (GstMemory), 112},
{"GstMessageClass", sizeof (GstMessageClass), 64} , {"GstMapInfo", sizeof (GstMapInfo), 104},
{"GstMiniObject", sizeof (GstMiniObject), 24} , {"GstMessage", sizeof (GstMessage), 120},
{"GstMiniObjectClass", sizeof (GstMiniObjectClass), 32} , {"GstMeta", sizeof (GstMeta), 16},
{"GstObject", sizeof (GstObject), 80} , {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 24},
{"GstObjectClass", sizeof (GstObjectClass), 240} , {"GstMetaInfo", sizeof (GstMetaInfo), 80},
{"GstPad", sizeof (GstPad), 368} , {"GstMiniObject", sizeof (GstMiniObject), 64},
{"GstPadClass", sizeof (GstPadClass), 304} , {"GstObjectClass", sizeof (GstObjectClass), 184},
{"GstPadTemplate", sizeof (GstPadTemplate), 136} , {"GstObject", sizeof (GstObject), 88},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 280} , {"GstPadClass", sizeof (GstPadClass), 232},
{"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 112} , {"GstPad", sizeof (GstPad), 520},
{"GstPipeline", sizeof (GstPipeline), 392} , {"GstPadProbeInfo", sizeof (GstPadProbeInfo), 72},
{"GstPipelineClass", sizeof (GstPipelineClass), 600} , {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 224},
{"GstPlugin", sizeof (GstPlugin), 280} , {"GstPadTemplate", sizeof (GstPadTemplate), 144},
{"GstPluginClass", sizeof (GstPluginClass), 272} , {"GstParamSpecFraction", sizeof (GstParamSpecFraction), 96},
{"GstPluginDesc", sizeof (GstPluginDesc), 104} , {"GstPipelineClass", sizeof (GstPipelineClass), 608},
{"GstPluginFeature", sizeof (GstPluginFeature), 144} , {"GstPipeline", sizeof (GstPipeline), 440},
{"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 272} , {"GstPluginDesc", sizeof (GstPluginDesc), 112},
{"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 32} , {"GstPresetInterface", sizeof (GstPresetInterface), 112},
{"GstQuery", sizeof (GstQuery), 48} , {"GstProxyPadClass", sizeof (GstProxyPadClass), 240},
{"GstQueryClass", sizeof (GstQueryClass), 64} , {"GstProxyPad", sizeof (GstProxyPad), 528},
{"GstRegistry", sizeof (GstRegistry), 144} , {"GstQuery", sizeof (GstQuery), 72},
{"GstRegistryClass", sizeof (GstRegistryClass), 288} , {"GstRegistryClass", sizeof (GstRegistryClass), 184},
{"GstSegment", sizeof (GstSegment), 104} , {"GstRegistry", sizeof (GstRegistry), 96},
{"GstStructure", sizeof (GstStructure), 40} , {"GstSegment", sizeof (GstSegment), 120},
{"GstSystemClock", sizeof (GstSystemClock), 288} , {"GstStaticCaps", sizeof (GstStaticCaps), 48},
{"GstSystemClockClass", sizeof (GstSystemClockClass), 352} , {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64},
{"GstTagSetterInterface", sizeof (GstTagSetterInterface), 16} , {"GstStructure", sizeof (GstStructure), 16},
{"GstTask", sizeof (GstTask), 160} , {"GstSystemClockClass", sizeof (GstSystemClockClass), 296},
{"GstTaskClass", sizeof (GstTaskClass), 280} , {"GstSystemClock", sizeof (GstSystemClock), 168},
{"GstTrace", sizeof (GstTrace), 32} , {"GstTagList", sizeof (GstTagList), 64,},
{"GstTraceEntry", sizeof (GstTraceEntry), 128} , {"GstTagSetterInterface", sizeof (GstTagSetterInterface), 16},
{"GstAllocTrace", sizeof (GstAllocTrace), 24} , {"GstTaskClass", sizeof (GstTaskClass), 224},
{"GstTypeFind", sizeof (GstTypeFind), 64} , {"GstTask", sizeof (GstTask), 200},
{"GstTypeFindFactory", sizeof (GstTypeFindFactory), 216} , {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 248},
{"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 304} , {"GstTaskPool", sizeof (GstTaskPool), 128},
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 88} , {"GstTimedValue", sizeof (GstTimedValue), 16},
{"GstValueTable", sizeof (GstValueTable), 64} , {"GstTocSetterInterface", sizeof (GstTocSetterInterface), 16},
{"GstTypeFind", sizeof (GstTypeFind), 64},
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 48},
{"GstValueTable", sizeof (GstValueTable), 64},
{NULL, 0, 0} {NULL, 0, 0}
}; };

View file

@ -1,70 +1,72 @@
static GstCheckABIStruct list[] = {
GstCheckABIStruct list[] = { {"GstAllocationParams", sizeof (GstAllocationParams), 64},
{"GstBin", sizeof (GstBin), 192}, {"GstAllocator", sizeof (GstAllocator), 176},
{"GstBinClass", sizeof (GstBinClass), 288}, {"GstAllocatorClass", sizeof (GstAllocatorClass), 232},
{"GstBuffer", sizeof (GstBuffer), 88}, {"GstBinClass", sizeof (GstBinClass), 576},
{"GstBufferClass", sizeof (GstBufferClass), 16}, {"GstBin", sizeof (GstBin), 376},
{"GstBus", sizeof (GstBus), 80}, {"GstBuffer", sizeof (GstBuffer), 112},
{"GstBusClass", sizeof (GstBusClass), 144}, {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
{"GstCaps", sizeof (GstCaps), 32}, {"GstBufferPool", sizeof (GstBufferPool), 136},
{"GstStaticCaps", sizeof (GstStaticCaps), 52}, {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 288},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40}, {"GstBusClass", sizeof (GstBusClass), 232},
{"GstClock", sizeof (GstClock), 176}, {"GstBus", sizeof (GstBus), 128},
{"GstClockClass", sizeof (GstClockClass), 160}, {"GstCaps", sizeof (GstCaps), 64},
{"GstElement", sizeof (GstElement), 136}, {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 88},
{"GstElementClass", sizeof (GstElementClass), 248}, {"GstClockClass", sizeof (GstClockClass), 264},
{"GstElementFactory", sizeof (GstElementFactory), 144}, {"GstClockEntry", sizeof (GstClockEntry), 112},
{"GstElementFactoryClass", sizeof (GstElementFactoryClass), 152}, {"GstClock", sizeof (GstClock), 128},
{"GstElementDetails", sizeof (GstElementDetails), 32}, {"GstControlBinding", sizeof (GstControlBinding), 152},
{"GstEvent", sizeof (GstEvent), 48}, {"GstControlBindingClass", sizeof (GstControlBindingClass), 248},
{"GstEventClass", sizeof (GstEventClass), 32}, {"GstControlSource", sizeof (GstControlSource), 136},
{"GstFormatDefinition", sizeof (GstFormatDefinition), 16}, {"GstControlSourceClass", sizeof (GstControlSourceClass), 216},
{"GstIndexEntry", sizeof (GstIndexEntry), 20}, {"GstDebugCategory", sizeof (GstDebugCategory), 24},
{"GstIndexGroup", sizeof (GstIndexGroup), 16}, {"GstElementClass", sizeof (GstElementClass), 488},
{"GstIndex", sizeof (GstIndex), 100}, {"GstElement", sizeof (GstElement), 264},
{"GstIndexClass", sizeof (GstIndexClass), 156}, {"GstEvent", sizeof (GstEvent), 88},
{"GstIndexAssociation", sizeof (GstIndexAssociation), 16}, {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
{"GstIndexFactory", sizeof (GstIndexFactory), 96}, {"GstGhostPadClass", sizeof (GstGhostPadClass), 272},
{"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 152}, {"GstGhostPad", sizeof (GstGhostPad), 536},
{"GstDebugCategory", sizeof (GstDebugCategory), 16}, {"GstIterator", sizeof (GstIterator), 120},
{"GstIterator", sizeof (GstIterator), 52}, {"GstMemory", sizeof (GstMemory), 112},
{"GstMessage", sizeof (GstMessage), 64}, {"GstMapInfo", sizeof (GstMapInfo), 104},
{"GstMessageClass", sizeof (GstMessageClass), 32}, {"GstMessage", sizeof (GstMessage), 120},
{"GstMiniObject", sizeof (GstMiniObject), 16}, {"GstMeta", sizeof (GstMeta), 16},
{"GstMiniObjectClass", sizeof (GstMiniObjectClass), 16}, {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 24},
{"GstObject", sizeof (GstObject), 40}, {"GstMetaInfo", sizeof (GstMetaInfo), 80},
{"GstObjectClass", sizeof (GstObjectClass), 120}, {"GstMiniObject", sizeof (GstMiniObject), 64},
{"GstPad", sizeof (GstPad), 188}, {"GstObjectClass", sizeof (GstObjectClass), 184},
{"GstPadClass", sizeof (GstPadClass), 152}, {"GstObject", sizeof (GstObject), 88},
{"GstPadTemplate", sizeof (GstPadTemplate), 72}, {"GstPadClass", sizeof (GstPadClass), 232},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 140}, {"GstPad", sizeof (GstPad), 520},
{"GstPadProbeInfo", sizeof (GstPadProbeInfo), 72},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 224},
{"GstPadTemplate", sizeof (GstPadTemplate), 144},
{"GstParamSpecFraction", sizeof (GstParamSpecFraction), 96},
{"GstPipelineClass", sizeof (GstPipelineClass), 608},
{"GstPipeline", sizeof (GstPipeline), 440},
{"GstPluginDesc", sizeof (GstPluginDesc), 112},
{"GstPresetInterface", sizeof (GstPresetInterface), 112},
{"GstProxyPadClass", sizeof (GstProxyPadClass), 240},
{"GstProxyPad", sizeof (GstProxyPad), 528},
{"GstQuery", sizeof (GstQuery), 72},
{"GstRegistryClass", sizeof (GstRegistryClass), 184},
{"GstRegistry", sizeof (GstRegistry), 96},
{"GstSegment", sizeof (GstSegment), 120},
{"GstStaticCaps", sizeof (GstStaticCaps), 48},
{"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64}, {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64},
{"GstPipeline", sizeof (GstPipeline), 232}, {"GstStructure", sizeof (GstStructure), 16},
{"GstPipelineClass", sizeof (GstPipelineClass), 304}, {"GstSystemClockClass", sizeof (GstSystemClockClass), 296},
{"GstPlugin", sizeof (GstPlugin), 152}, {"GstSystemClock", sizeof (GstSystemClock), 168},
{"GstPluginClass", sizeof (GstPluginClass), 136}, {"GstTagList", sizeof (GstTagList), 64,},
{"GstPluginDesc", sizeof (GstPluginDesc), 56}, {"GstTagSetterInterface", sizeof (GstTagSetterInterface), 16},
{"GstPluginFeature", sizeof (GstPluginFeature), 72}, {"GstTaskClass", sizeof (GstTaskClass), 224},
{"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 136}, {"GstTask", sizeof (GstTask), 200},
{"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 16}, {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 248},
{"GstQuery", sizeof (GstQuery), 28}, {"GstTaskPool", sizeof (GstTaskPool), 128},
{"GstQueryClass", sizeof (GstQueryClass), 32}, {"GstTimedValue", sizeof (GstTimedValue), 16},
{"GstRegistry", sizeof (GstRegistry), 72}, {"GstTocSetterInterface", sizeof (GstTocSetterInterface), 16},
{"GstRegistryClass", sizeof (GstRegistryClass), 144}, {"GstTypeFind", sizeof (GstTypeFind), 64},
{"GstSegment", sizeof (GstSegment), 88}, {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 48},
{"GstStructure", sizeof (GstStructure), 20}, {"GstValueTable", sizeof (GstValueTable), 64},
{"GstSystemClock", sizeof (GstSystemClock), 200},
{"GstSystemClockClass", sizeof (GstSystemClockClass), 176},
{"GstTagSetterInterface", sizeof (GstTagSetterInterface), 8},
{"GstTask", sizeof (GstTask), 80},
{"GstTaskClass", sizeof (GstTaskClass), 140},
{"GstTrace", sizeof (GstTrace), 20},
{"GstTraceEntry", sizeof (GstTraceEntry), 128},
{"GstAllocTrace", sizeof (GstAllocTrace), 16},
{"GstTypeFind", sizeof (GstTypeFind), 32},
{"GstTypeFindFactory", sizeof (GstTypeFindFactory), 108},
{"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 152},
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44},
{"GstValueTable", sizeof (GstValueTable), 32},
{NULL, 0, 0} {NULL, 0, 0}
}; };

View file

@ -1,85 +1,72 @@
static GstCheckABIStruct list[] = { static GstCheckABIStruct list[] = {
{"GstAllocTrace", sizeof (GstAllocTrace), 24}, {"GstAllocationParams", sizeof (GstAllocationParams), 64},
{"GstBinClass", sizeof (GstBinClass), 568}, {"GstAllocator", sizeof (GstAllocator), 176},
{"GstBin", sizeof (GstBin), 336}, {"GstAllocatorClass", sizeof (GstAllocatorClass), 232},
{"GstBufferClass", sizeof (GstBufferClass), 32}, {"GstBinClass", sizeof (GstBinClass), 576},
{"GstBuffer", sizeof (GstBuffer), 120}, {"GstBin", sizeof (GstBin), 376},
{"GstBusClass", sizeof (GstBusClass), 288}, {"GstBuffer", sizeof (GstBuffer), 112},
{"GstBus", sizeof (GstBus), 152}, {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
{"GstCaps", sizeof (GstCaps), 56}, {"GstBufferPool", sizeof (GstBufferPool), 136},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80}, {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 288},
{"GstClockClass", sizeof (GstClockClass), 320}, {"GstBusClass", sizeof (GstBusClass), 232},
{"GstClockEntry", sizeof (GstClockEntry), 80}, {"GstBus", sizeof (GstBus), 128},
{"GstClock", sizeof (GstClock), 240}, {"GstCaps", sizeof (GstCaps), 64},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 88},
{"GstClockClass", sizeof (GstClockClass), 264},
{"GstClockEntry", sizeof (GstClockEntry), 112},
{"GstClock", sizeof (GstClock), 128},
{"GstControlBinding", sizeof (GstControlBinding), 152},
{"GstControlBindingClass", sizeof (GstControlBindingClass), 248},
{"GstControlSource", sizeof (GstControlSource), 136},
{"GstControlSourceClass", sizeof (GstControlSourceClass), 216},
{"GstDebugCategory", sizeof (GstDebugCategory), 24}, {"GstDebugCategory", sizeof (GstDebugCategory), 24},
{"GstElementClass", sizeof (GstElementClass), 488}, {"GstElementClass", sizeof (GstElementClass), 488},
{"GstElementDetails", sizeof (GstElementDetails), 64}, {"GstElement", sizeof (GstElement), 264},
{"GstElementFactoryClass", sizeof (GstElementFactoryClass), 304}, {"GstEvent", sizeof (GstEvent), 88},
{"GstElementFactory", sizeof (GstElementFactory), 280},
{"GstElement", sizeof (GstElement), 232},
{"GstEventClass", sizeof (GstEventClass), 64},
{"GstEvent", sizeof (GstEvent), 64},
{"GstFormatDefinition", sizeof (GstFormatDefinition), 32}, {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
{"GstGhostPadClass", sizeof (GstGhostPadClass), 344}, {"GstGhostPadClass", sizeof (GstGhostPadClass), 272},
{"GstGhostPad", sizeof (GstGhostPad), 384}, {"GstGhostPad", sizeof (GstGhostPad), 536},
{"GstIndexAssociation", sizeof (GstIndexAssociation), 16}, {"GstIterator", sizeof (GstIterator), 120},
{"GstIndexClass", sizeof (GstIndexClass), 312}, {"GstMemory", sizeof (GstMemory), 112},
{"GstIndexEntry", sizeof (GstIndexEntry), 32}, {"GstMapInfo", sizeof (GstMapInfo), 104},
{"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 304}, {"GstMessage", sizeof (GstMessage), 120},
{"GstIndexFactory", sizeof (GstIndexFactory), 192}, {"GstMeta", sizeof (GstMeta), 16},
{"GstIndexGroup", sizeof (GstIndexGroup), 24}, {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 24},
{"GstIndex", sizeof (GstIndex), 192}, {"GstMetaInfo", sizeof (GstMetaInfo), 80},
{"GstIterator", sizeof (GstIterator), 104}, {"GstMiniObject", sizeof (GstMiniObject), 64},
{"GstMessageClass", sizeof (GstMessageClass), 64}, {"GstObjectClass", sizeof (GstObjectClass), 184},
{"GstMessage", sizeof (GstMessage), 104}, {"GstObject", sizeof (GstObject), 88},
{"GstMiniObjectClass", sizeof (GstMiniObjectClass), 32}, {"GstPadClass", sizeof (GstPadClass), 232},
{"GstMiniObject", sizeof (GstMiniObject), 24}, {"GstPad", sizeof (GstPad), 520},
{"GstObjectClass", sizeof (GstObjectClass), 240}, {"GstPadProbeInfo", sizeof (GstPadProbeInfo), 72},
{"GstObject", sizeof (GstObject), 80}, {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 224},
{"GstPadClass", sizeof (GstPadClass), 304}, {"GstPadTemplate", sizeof (GstPadTemplate), 144},
{"GstPad", sizeof (GstPad), 368},
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 280},
{"GstPadTemplate", sizeof (GstPadTemplate), 136},
{"GstPadTemplate", sizeof (GstPadTemplate), 136},
{"GstParamSpecFraction", sizeof (GstParamSpecFraction), 96}, {"GstParamSpecFraction", sizeof (GstParamSpecFraction), 96},
{"GstParamSpecMiniObject", sizeof (GstParamSpecMiniObject), 72}, {"GstPipelineClass", sizeof (GstPipelineClass), 608},
{"GstPipelineClass", sizeof (GstPipelineClass), 600}, {"GstPipeline", sizeof (GstPipeline), 440},
{"GstPipeline", sizeof (GstPipeline), 392}, {"GstPluginDesc", sizeof (GstPluginDesc), 112},
{"GstPluginClass", sizeof (GstPluginClass), 272},
{"GstPluginDesc", sizeof (GstPluginDesc), 104},
{"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 272},
{"GstPluginFeature", sizeof (GstPluginFeature), 144},
{"GstPlugin", sizeof (GstPlugin), 280},
{"GstPresetInterface", sizeof (GstPresetInterface), 112}, {"GstPresetInterface", sizeof (GstPresetInterface), 112},
{"GstProxyPadClass", sizeof (GstProxyPadClass), 312}, {"GstProxyPadClass", sizeof (GstProxyPadClass), 240},
{"GstProxyPad", sizeof (GstProxyPad), 376}, {"GstProxyPad", sizeof (GstProxyPad), 528},
{"GstQueryClass", sizeof (GstQueryClass), 64}, {"GstQuery", sizeof (GstQuery), 72},
{"GstQuery", sizeof (GstQuery), 48}, {"GstRegistryClass", sizeof (GstRegistryClass), 184},
{"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 32}, {"GstRegistry", sizeof (GstRegistry), 96},
{"GstRegistryClass", sizeof (GstRegistryClass), 288}, {"GstSegment", sizeof (GstSegment), 120},
{"GstRegistry", sizeof (GstRegistry), 144}, {"GstStaticCaps", sizeof (GstStaticCaps), 48},
{"GstSegment", sizeof (GstSegment), 104}, {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64},
{"GstStaticCaps", sizeof (GstStaticCaps), 96}, {"GstStructure", sizeof (GstStructure), 16},
{"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 112}, {"GstSystemClockClass", sizeof (GstSystemClockClass), 296},
{"GstStructure", sizeof (GstStructure), 40}, {"GstSystemClock", sizeof (GstSystemClock), 168},
{"GstSystemClockClass", sizeof (GstSystemClockClass), 352}, {"GstTagList", sizeof (GstTagList), 64,},
{"GstSystemClock", sizeof (GstSystemClock), 288},
{"GstTagList", sizeof (GstTagList), 40},
{"GstTagSetterInterface", sizeof (GstTagSetterInterface), 16}, {"GstTagSetterInterface", sizeof (GstTagSetterInterface), 16},
{"GstTaskClass", sizeof (GstTaskClass), 280}, {"GstTaskClass", sizeof (GstTaskClass), 224},
{"GstTask", sizeof (GstTask), 160}, {"GstTask", sizeof (GstTask), 200},
{"GstTaskPoolClass", sizeof (GstTaskPoolClass), 304}, {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 248},
{"GstTaskPool", sizeof (GstTaskPool), 120}, {"GstTaskPool", sizeof (GstTaskPool), 128},
{"GstTaskThreadCallbacks", sizeof (GstTaskThreadCallbacks), 48}, {"GstTimedValue", sizeof (GstTimedValue), 16},
{"GstTraceEntry", sizeof (GstTraceEntry), 128}, {"GstTocSetterInterface", sizeof (GstTocSetterInterface), 16},
{"GstTrace", sizeof (GstTrace), 32},
{"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 304},
{"GstTypeFindFactory", sizeof (GstTypeFindFactory), 216},
{"GstTypeFind", sizeof (GstTypeFind), 64}, {"GstTypeFind", sizeof (GstTypeFind), 64},
#if !defined(GST_DISABLE_DEPRECATED) && !defined(GST_REMOVE_DEPRECATED) {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 48},
{"GstTypeNameData", sizeof (GstTypeNameData), 16},
#endif
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 88},
{"GstValueTable", sizeof (GstValueTable), 64}, {"GstValueTable", sizeof (GstValueTable), 64},
{NULL, 0, 0} {NULL, 0, 0}
}; };