tests: Updating some tests with GstXOverlayClass -> GstVideoOverlayIface
This commit is contained in:
parent
ab949eebbd
commit
d15756105a
@ -95,6 +95,6 @@ GstCheckABIStruct list[] = {
|
||||
{"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
|
||||
{"GstVideoSinkClass", sizeof (GstVideoSinkClass), 384},
|
||||
{"GstVideoSink", sizeof (GstVideoSink), 432},
|
||||
{"GstXOverlayClass", sizeof (GstXOverlayClass), 32},
|
||||
{"GstVideoOverlayIface", sizeof (GstVideoOverlayIface), 32},
|
||||
{NULL, 0, 0}
|
||||
};
|
||||
|
@ -91,6 +91,6 @@ GstCheckABIStruct list[] = {
|
||||
{"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
|
||||
{"GstVideoSinkClass", sizeof (GstVideoSinkClass), 384},
|
||||
{"GstVideoSink", sizeof (GstVideoSink), 408},
|
||||
{"GstXOverlayClass", sizeof (GstXOverlayClass), 32},
|
||||
{"GstVideoOverlayIface", sizeof (GstVideoOverlayIface), 32},
|
||||
{NULL, 0, 0}
|
||||
};
|
||||
|
@ -95,6 +95,6 @@ GstCheckABIStruct list[] = {
|
||||
{"GstVideoRectangle", sizeof (GstVideoRectangle), 16},
|
||||
{"GstVideoSinkClass", sizeof (GstVideoSinkClass), 384},
|
||||
{"GstVideoSink", sizeof (GstVideoSink), 408},
|
||||
{"GstXOverlayClass", sizeof (GstXOverlayClass), 32},
|
||||
{"GstVideoOverlayIface", sizeof (GstVideoOverlayIface), 32},
|
||||
{NULL, 0, 0}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user