eglglessink: Fix crash at element instantiation
This commit is contained in:
parent
af009b7de7
commit
a317f6936c
@ -222,9 +222,9 @@ struct _GstEglGlesBuffer
|
||||
*/
|
||||
struct _GstEglGlesSink
|
||||
{
|
||||
GstVideoSink videosink; /* Element hook */
|
||||
int par_n, par_d; /* Aspect ratio from caps */
|
||||
|
||||
GstVideoSink videosink; /* Element hook */
|
||||
GstVideoFormat format;
|
||||
GstVideoRectangle display_region;
|
||||
GstCaps *sinkcaps;
|
||||
|
Loading…
x
Reference in New Issue
Block a user