mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
58cc2ede0a
Original commit message from CVS: * gst/gstelementfactory.h: * tests/check/elements/fakesink.c: * tests/check/elements/fakesrc.c: (setup_fakesrc): * tests/check/elements/fdsrc.c: (setup_fdsrc): * tests/check/elements/filesink.c: (setup_filesink): * tests/check/elements/filesrc.c: (setup_filesrc): * tests/check/elements/identity.c: (setup_identity): * tests/check/elements/tee.c: * tests/check/generic/sinks.c: * tests/check/generic/states.c: (setup), (teardown): * tests/check/gst/gst.c: * tests/check/gst/gstabi.c: * tests/check/gst/gstbin.c: * tests/check/gst/gstbus.c: (pull_messages): * tests/check/gst/gstcaps.c: * tests/check/gst/gstelement.c: * tests/check/gst/gstevent.c: * tests/check/gst/gstghostpad.c: * tests/check/gst/gstiterator.c: * tests/check/gst/gstmessage.c: * tests/check/gst/gstminiobject.c: (my_foo_init): * tests/check/gst/gstobject.c: (thread_name_object), (gst_object_suite): * tests/check/gst/gstpad.c: * tests/check/gst/gstplugin.c: * tests/check/gst/gstpoll.c: * tests/check/gst/gstquery.c: * tests/check/gst/gstsegment.c: * tests/check/gst/gststructure.c: * tests/check/gst/gstsystemclock.c: * tests/check/gst/gsttask.c: * tests/check/gst/gstutils.c: * tests/check/gst/gstvalue.c: * tests/check/gst/struct_hppa.h: * tests/check/gst/struct_i386.h: * tests/check/gst/struct_ppc32.h: * tests/check/gst/struct_ppc64.h: * tests/check/gst/struct_x86_64.h: * tests/check/libs/adapter.c: (create_and_fill_adapter): * tests/check/libs/basesrc.c: * tests/check/libs/controller.c: (GST_START_TEST): * tests/check/libs/gdp.c: * tests/check/libs/gstnetclientclock.c: * tests/check/libs/gstnettimeprovider.c: * tests/check/libs/libsabi.c: * tests/check/libs/struct_hppa.h: * tests/check/libs/struct_i386.h: * tests/check/libs/struct_ppc32.h: * tests/check/libs/struct_ppc64.h: * tests/check/libs/struct_x86_64.h: * tests/check/pipelines/cleanup.c: * tests/check/pipelines/simple-launch-lines.c: * tests/check/pipelines/stress.c: And correct even more valid sparse warnings. * win32/common/libgstreamer.def: Add gst_poll_fd_init to the list of symbols.
75 lines
3.6 KiB
C
75 lines
3.6 KiB
C
static GstCheckABIStruct list[] = {
|
|
{"GstBin", sizeof (GstBin), 336},
|
|
{"GstBinClass", sizeof (GstBinClass), 568},
|
|
{"GstBuffer", sizeof (GstBuffer), 120} ,
|
|
{"GstBufferClass", sizeof (GstBufferClass), 32} ,
|
|
{"GstBus", sizeof (GstBus), 152} ,
|
|
{"GstBusClass", sizeof (GstBusClass), 288} ,
|
|
{"GstCaps", sizeof (GstCaps), 56} ,
|
|
{"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
|
|
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
|
|
{"GstClockEntry", sizeof (GstClockEntry), 64} ,
|
|
{"GstClock", sizeof (GstClock), 240} ,
|
|
{"GstClockClass", sizeof (GstClockClass), 320} ,
|
|
{"GstElement", sizeof (GstElement), 232} ,
|
|
{"GstElementClass", sizeof (GstElementClass), 488} ,
|
|
{"GstElementFactory", sizeof (GstElementFactory), 280} ,
|
|
{"GstElementFactoryClass", sizeof (GstElementFactoryClass), 304} ,
|
|
{"GstElementDetails", sizeof (GstElementDetails), 64} ,
|
|
{"GstEvent", sizeof (GstEvent), 64} ,
|
|
{"GstEventClass", sizeof (GstEventClass), 64} ,
|
|
{"GstFormatDefinition", sizeof (GstFormatDefinition), 32} ,
|
|
{"GstIndexEntry", sizeof (GstIndexEntry), 32} ,
|
|
{"GstIndexGroup", sizeof (GstIndexGroup), 24} ,
|
|
{"GstIndex", sizeof (GstIndex), 192} ,
|
|
{"GstIndexClass", sizeof (GstIndexClass), 312} ,
|
|
{"GstIndexAssociation", sizeof (GstIndexAssociation), 16} ,
|
|
{"GstIndexFactory", sizeof (GstIndexFactory), 192} ,
|
|
{"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 304} ,
|
|
{"GstDebugCategory", sizeof (GstDebugCategory), 24} ,
|
|
{"GstImplementsInterfaceClass", sizeof (GstImplementsInterfaceClass), 56} ,
|
|
{"GstIterator", sizeof (GstIterator), 104} ,
|
|
{"GstMessage", sizeof (GstMessage), 104} ,
|
|
{"GstMessageClass", sizeof (GstMessageClass), 64} ,
|
|
{"GstMiniObject", sizeof (GstMiniObject), 24} ,
|
|
{"GstMiniObjectClass", sizeof (GstMiniObjectClass), 32} ,
|
|
{"GstObject", sizeof (GstObject), 80} ,
|
|
{"GstObjectClass", sizeof (GstObjectClass), 240} ,
|
|
{"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} ,
|
|
#ifndef GST_DISABLE_LOADSAVE
|
|
{"GstXML", sizeof (GstXML), 128} ,
|
|
{"GstXMLClass", sizeof (GstXMLClass), 288} ,
|
|
#endif
|
|
{NULL, 0, 0}
|
|
};
|