vdpauvideopostprocess: fix crasher on setting properties before we're in READY
This commit is contained in:
parent
41492e3452
commit
a661b7c3ca
@ -1245,6 +1245,7 @@ gst_vdp_vpp_init (GstVdpVideoPostProcess * vpp,
|
||||
GstPadTemplate *src_template, *sink_template;
|
||||
|
||||
vpp->device = NULL;
|
||||
vpp->mixer = VDP_INVALID_HANDLE;
|
||||
|
||||
vpp->display = NULL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user