ifdef LOADSAVE

Original commit message from CVS:
ifdef LOADSAVE
This commit is contained in:
Thomas Vander Stichele 2006-06-06 16:52:59 +00:00
parent bc62b2b585
commit 7b44d3ae2e
2 changed files with 74 additions and 140 deletions

View file

@ -67,7 +67,9 @@ GstCheckABIStruct list[] = {
{"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 152}, {"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 152},
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44}, {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44},
{"GstValueTable", sizeof (GstValueTable), 32}, {"GstValueTable", sizeof (GstValueTable), 32},
#ifndef GST_DISABLE_LOADSAVE
{"GstXML", sizeof (GstXML), 64}, {"GstXML", sizeof (GstXML), 64},
{"GstXMLClass", sizeof (GstXMLClass), 144}, {"GstXMLClass", sizeof (GstXMLClass), 144},
#endif
{NULL, 0, 0} {NULL, 0, 0}
}; };

View file

@ -1,143 +1,75 @@
GstCheckABIStruct list[] = { GstCheckABIStruct list[] = {
{"GstBin", sizeof (GstBin), 336} {"GstBin", sizeof (GstBin), 336},
, {"GstBinClass", sizeof (GstBinClass), 568},
{"GstBinClass", sizeof (GstBinClass), 568} {"GstBuffer", sizeof (GstBuffer), 120} ,
, {"GstBufferClass", sizeof (GstBufferClass), 32} ,
{"GstBuffer", sizeof (GstBuffer), 120} {"GstBus", sizeof (GstBus), 152} ,
, {"GstBusClass", sizeof (GstBusClass), 288} ,
{"GstBufferClass", sizeof (GstBufferClass), 32} {"GstCaps", sizeof (GstCaps), 56} ,
, {"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
{"GstBus", sizeof (GstBus), 152} {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
, {"GstClockEntry", sizeof (GstClockEntry), 64} ,
{"GstBusClass", sizeof (GstBusClass), 288} {"GstClock", sizeof (GstClock), 240} ,
, {"GstClockClass", sizeof (GstClockClass), 320} ,
{"GstCaps", sizeof (GstCaps), 56} {"GstElement", sizeof (GstElement), 232} ,
, {"GstElementClass", sizeof (GstElementClass), 488} ,
{"GstStaticCaps", sizeof (GstStaticCaps), 96} {"GstElementFactory", sizeof (GstElementFactory), 280} ,
, {"GstElementFactoryClass", sizeof (GstElementFactoryClass), 304} ,
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} {"GstElementDetails", sizeof (GstElementDetails), 64} ,
, {"GstEvent", sizeof (GstEvent), 64} ,
{"GstClockEntry", sizeof (GstClockEntry), 64} {"GstEventClass", sizeof (GstEventClass), 64} ,
, {"GstFormatDefinition", sizeof (GstFormatDefinition), 32} ,
{"GstClock", sizeof (GstClock), 240} {"GstIndexEntry", sizeof (GstIndexEntry), 32} ,
, {"GstIndexGroup", sizeof (GstIndexGroup), 24} ,
{"GstClockClass", sizeof (GstClockClass), 320} {"GstIndex", sizeof (GstIndex), 192} ,
, {"GstIndexClass", sizeof (GstIndexClass), 312} ,
{"GstElement", sizeof (GstElement), 232} {"GstIndexAssociation", sizeof (GstIndexAssociation), 16} ,
, {"GstIndexFactory", sizeof (GstIndexFactory), 192} ,
{"GstElementClass", sizeof (GstElementClass), 488} {"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 304} ,
, {"GstDebugCategory", sizeof (GstDebugCategory), 24} ,
{"GstElementFactory", sizeof (GstElementFactory), 280} {"GstImplementsInterfaceClass", sizeof (GstImplementsInterfaceClass), 56} ,
, {"GstIterator", sizeof (GstIterator), 104} ,
{"GstElementFactoryClass", sizeof (GstElementFactoryClass), 304} {"GstMessage", sizeof (GstMessage), 104} ,
, {"GstMessageClass", sizeof (GstMessageClass), 64} ,
{"GstElementDetails", sizeof (GstElementDetails), 64} {"GstMiniObject", sizeof (GstMiniObject), 24} ,
, {"GstMiniObjectClass", sizeof (GstMiniObjectClass), 32} ,
{"GstEvent", sizeof (GstEvent), 64} {"GstObject", sizeof (GstObject), 80} ,
, {"GstObjectClass", sizeof (GstObjectClass), 240} ,
{"GstEventClass", sizeof (GstEventClass), 64} {"GstPad", sizeof (GstPad), 368} ,
, {"GstPadClass", sizeof (GstPadClass), 304} ,
{"GstFormatDefinition", sizeof (GstFormatDefinition), 32} {"GstPadTemplate", sizeof (GstPadTemplate), 136} ,
, {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 280} ,
{"GstIndexEntry", sizeof (GstIndexEntry), 32} {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 112} ,
, {"GstPipeline", sizeof (GstPipeline), 392} ,
{"GstIndexGroup", sizeof (GstIndexGroup), 24} {"GstPipelineClass", sizeof (GstPipelineClass), 600} ,
, {"GstPlugin", sizeof (GstPlugin), 280} ,
{"GstIndex", sizeof (GstIndex), 192} {"GstPluginClass", sizeof (GstPluginClass), 272} ,
, {"GstPluginDesc", sizeof (GstPluginDesc), 104} ,
{"GstIndexClass", sizeof (GstIndexClass), 312} {"GstPluginFeature", sizeof (GstPluginFeature), 144} ,
, {"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 272} ,
{"GstIndexAssociation", sizeof (GstIndexAssociation), 16} {"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 32} ,
, {"GstQuery", sizeof (GstQuery), 48} ,
{"GstIndexFactory", sizeof (GstIndexFactory), 192} {"GstQueryClass", sizeof (GstQueryClass), 64} ,
, {"GstRegistry", sizeof (GstRegistry), 144} ,
{"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 304} {"GstRegistryClass", sizeof (GstRegistryClass), 288} ,
, {"GstSegment", sizeof (GstSegment), 104} ,
{"GstDebugCategory", sizeof (GstDebugCategory), 24} {"GstStructure", sizeof (GstStructure), 40} ,
, {"GstSystemClock", sizeof (GstSystemClock), 288} ,
{"GstImplementsInterfaceClass", sizeof (GstImplementsInterfaceClass), 56} {"GstSystemClockClass", sizeof (GstSystemClockClass), 352} ,
, {"GstTagSetterIFace", sizeof (GstTagSetterIFace), 16} ,
{"GstIterator", sizeof (GstIterator), 104} {"GstTask", sizeof (GstTask), 160} ,
, {"GstTaskClass", sizeof (GstTaskClass), 280} ,
{"GstMessage", sizeof (GstMessage), 104} {"GstTrace", sizeof (GstTrace), 32} ,
, {"GstTraceEntry", sizeof (GstTraceEntry), 128} ,
{"GstMessageClass", sizeof (GstMessageClass), 64} {"GstAllocTrace", sizeof (GstAllocTrace), 24} ,
, {"GstTypeFind", sizeof (GstTypeFind), 64} ,
{"GstMiniObject", sizeof (GstMiniObject), 24} {"GstTypeFindFactory", sizeof (GstTypeFindFactory), 216} ,
, {"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 304} ,
{"GstMiniObjectClass", sizeof (GstMiniObjectClass), 32} {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 88} ,
, {"GstValueTable", sizeof (GstValueTable), 64} ,
{"GstObject", sizeof (GstObject), 80} #ifndef GST_DISABLE_LOADSAVE
, {"GstXML", sizeof (GstXML), 128} ,
{"GstObjectClass", sizeof (GstObjectClass), 240} {"GstXMLClass", sizeof (GstXMLClass), 288} ,
, #endif
{"GstPad", sizeof (GstPad), 368}
,
{"GstPadClass", sizeof (GstPadClass), 304}
,
{"GstPadTemplate", sizeof (GstPadTemplate), 136}
,
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 280}
,
{"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 112}
,
{"GstPipeline", sizeof (GstPipeline), 392}
,
{"GstPipelineClass", sizeof (GstPipelineClass), 600}
,
{"GstPlugin", sizeof (GstPlugin), 280}
,
{"GstPluginClass", sizeof (GstPluginClass), 272}
,
{"GstPluginDesc", sizeof (GstPluginDesc), 104}
,
{"GstPluginFeature", sizeof (GstPluginFeature), 144}
,
{"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 272}
,
{"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 32}
,
{"GstQuery", sizeof (GstQuery), 48}
,
{"GstQueryClass", sizeof (GstQueryClass), 64}
,
{"GstRegistry", sizeof (GstRegistry), 144}
,
{"GstRegistryClass", sizeof (GstRegistryClass), 288}
,
{"GstSegment", sizeof (GstSegment), 104}
,
{"GstStructure", sizeof (GstStructure), 40}
,
{"GstSystemClock", sizeof (GstSystemClock), 288}
,
{"GstSystemClockClass", sizeof (GstSystemClockClass), 352}
,
{"GstTagSetterIFace", sizeof (GstTagSetterIFace), 16}
,
{"GstTask", sizeof (GstTask), 160}
,
{"GstTaskClass", sizeof (GstTaskClass), 280}
,
{"GstTrace", sizeof (GstTrace), 32}
,
{"GstTraceEntry", sizeof (GstTraceEntry), 128}
,
{"GstAllocTrace", sizeof (GstAllocTrace), 24}
,
{"GstTypeFind", sizeof (GstTypeFind), 64}
,
{"GstTypeFindFactory", sizeof (GstTypeFindFactory), 216}
,
{"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 304}
,
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 88}
,
{"GstValueTable", sizeof (GstValueTable), 64}
,
{"GstXML", sizeof (GstXML), 128}
,
{"GstXMLClass", sizeof (GstXMLClass), 288}
,
{NULL, 0, 0} {NULL, 0, 0}
}; };