rpicamsrc: Added "src->started = FALSE;" to gst_rpi_cam_src_stop
authorTim Schneider <tim.schneider94@t-online.de>
Wed, 18 Nov 2020 19:09:24 +0000 (20:09 +0100)
committerJan Schmidt <jan@centricular.com>
Thu, 19 Nov 2020 15:15:15 +0000 (02:15 +1100)
commit2c76f03fe28d7b03df96cd65b29a20aa5025d51c
tree743829a5c5f44fc85c946c549f52e044be2c5bb1
parent8a0a7d932a6f31bebbd8f140d4ba440f16091d68
rpicamsrc: Added "src->started = FALSE;" to gst_rpi_cam_src_stop

Makes the element reusable multiple times after a state change back to READY.
Fixes #105

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/823>
sys/rpicamsrc/gstrpicamsrc.c