camerabin: don't lose post processing element in first reset
This commit is contained in:
parent
683b72a5fe
commit
bbf48697fb
@ -526,7 +526,6 @@ gst_camerabin_image_destroy_elements (GstCameraBinImage * img)
|
|||||||
|
|
||||||
gst_camerabin_remove_elements_from_bin (GST_BIN (img));
|
gst_camerabin_remove_elements_from_bin (GST_BIN (img));
|
||||||
|
|
||||||
img->post = NULL;
|
|
||||||
img->tee = NULL;
|
img->tee = NULL;
|
||||||
img->enc = NULL;
|
img->enc = NULL;
|
||||||
img->meta_mux = NULL;
|
img->meta_mux = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user