mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
tests: remove ABI checks for GstClockEntry.
This commit is contained in:
parent
a02fcb0478
commit
e688979169
6 changed files with 0 additions and 6 deletions
|
@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
|
||||||
{"GstCaps", sizeof (GstCaps), 32},
|
{"GstCaps", sizeof (GstCaps), 32},
|
||||||
{"GstStaticCaps", sizeof (GstStaticCaps), 52},
|
{"GstStaticCaps", sizeof (GstStaticCaps), 52},
|
||||||
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
|
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
|
||||||
{"GstClockEntry", sizeof (GstClockEntry), 48},
|
|
||||||
{"GstClock", sizeof (GstClock), 176},
|
{"GstClock", sizeof (GstClock), 176},
|
||||||
{"GstClockClass", sizeof (GstClockClass), 160},
|
{"GstClockClass", sizeof (GstClockClass), 160},
|
||||||
{"GstElement", sizeof (GstElement), 136},
|
{"GstElement", sizeof (GstElement), 136},
|
||||||
|
|
|
@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
|
||||||
{"GstCaps", sizeof(GstCaps), 32},
|
{"GstCaps", sizeof(GstCaps), 32},
|
||||||
{"GstStaticCaps", sizeof(GstStaticCaps), 52},
|
{"GstStaticCaps", sizeof(GstStaticCaps), 52},
|
||||||
{"GstChildProxyInterface", sizeof(GstChildProxyInterface), 40},
|
{"GstChildProxyInterface", sizeof(GstChildProxyInterface), 40},
|
||||||
{"GstClockEntry", sizeof(GstClockEntry), 40},
|
|
||||||
{"GstClock", sizeof(GstClock), 172},
|
{"GstClock", sizeof(GstClock), 172},
|
||||||
{"GstClockClass", sizeof(GstClockClass), 160},
|
{"GstClockClass", sizeof(GstClockClass), 160},
|
||||||
{"GstElement", sizeof(GstElement), 128},
|
{"GstElement", sizeof(GstElement), 128},
|
||||||
|
|
|
@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
|
||||||
{"GstCaps", sizeof (GstCaps), 32},
|
{"GstCaps", sizeof (GstCaps), 32},
|
||||||
{"GstStaticCaps", sizeof (GstStaticCaps), 52},
|
{"GstStaticCaps", sizeof (GstStaticCaps), 52},
|
||||||
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
|
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
|
||||||
{"GstClockEntry", sizeof (GstClockEntry), 48},
|
|
||||||
{"GstClock", sizeof (GstClock), 176},
|
{"GstClock", sizeof (GstClock), 176},
|
||||||
{"GstClockClass", sizeof (GstClockClass), 160},
|
{"GstClockClass", sizeof (GstClockClass), 160},
|
||||||
{"GstElement", sizeof (GstElement), 136},
|
{"GstElement", sizeof (GstElement), 136},
|
||||||
|
|
|
@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
|
||||||
{"GstCaps", sizeof (GstCaps), 56} ,
|
{"GstCaps", sizeof (GstCaps), 56} ,
|
||||||
{"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
|
{"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
|
||||||
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
|
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
|
||||||
{"GstClockEntry", sizeof (GstClockEntry), 64} ,
|
|
||||||
{"GstClock", sizeof (GstClock), 240} ,
|
{"GstClock", sizeof (GstClock), 240} ,
|
||||||
{"GstClockClass", sizeof (GstClockClass), 320} ,
|
{"GstClockClass", sizeof (GstClockClass), 320} ,
|
||||||
{"GstElement", sizeof (GstElement), 232} ,
|
{"GstElement", sizeof (GstElement), 232} ,
|
||||||
|
|
|
@ -9,7 +9,6 @@ GstCheckABIStruct list[] = {
|
||||||
{"GstCaps", sizeof (GstCaps), 32},
|
{"GstCaps", sizeof (GstCaps), 32},
|
||||||
{"GstStaticCaps", sizeof (GstStaticCaps), 52},
|
{"GstStaticCaps", sizeof (GstStaticCaps), 52},
|
||||||
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
|
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
|
||||||
{"GstClockEntry", sizeof (GstClockEntry), 48},
|
|
||||||
{"GstClock", sizeof (GstClock), 176},
|
{"GstClock", sizeof (GstClock), 176},
|
||||||
{"GstClockClass", sizeof (GstClockClass), 160},
|
{"GstClockClass", sizeof (GstClockClass), 160},
|
||||||
{"GstElement", sizeof (GstElement), 136},
|
{"GstElement", sizeof (GstElement), 136},
|
||||||
|
|
|
@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
|
||||||
{"GstCaps", sizeof (GstCaps), 56} ,
|
{"GstCaps", sizeof (GstCaps), 56} ,
|
||||||
{"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
|
{"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
|
||||||
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
|
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
|
||||||
{"GstClockEntry", sizeof (GstClockEntry), 64} ,
|
|
||||||
{"GstClock", sizeof (GstClock), 240} ,
|
{"GstClock", sizeof (GstClock), 240} ,
|
||||||
{"GstClockClass", sizeof (GstClockClass), 320} ,
|
{"GstClockClass", sizeof (GstClockClass), 320} ,
|
||||||
{"GstElement", sizeof (GstElement), 232} ,
|
{"GstElement", sizeof (GstElement), 232} ,
|
||||||
|
|
Loading…
Reference in a new issue