wrappercamerabinsrc: remove obsolete comment
This is already handled in another place and doesn't make sense in the function context anymore
This commit is contained in:
parent
7b834cb0b3
commit
524e536a91
@ -799,9 +799,6 @@ start_image_capture (GstPad * pad, GstPadProbeInfo * info, gpointer udata)
|
|||||||
* the buffer to pass */
|
* the buffer to pass */
|
||||||
gst_wrapper_camera_bin_src_set_output (self, self->vfsrc, self->imgsrc);
|
gst_wrapper_camera_bin_src_set_output (self, self->vfsrc, self->imgsrc);
|
||||||
|
|
||||||
/* V4L2 source will not close the device until all buffers have came
|
|
||||||
* back. Draining the pipeline, will ensure it's properly closed, and that
|
|
||||||
* setting it back to PLAYING will work. */
|
|
||||||
if (self->image_renegotiate) {
|
if (self->image_renegotiate) {
|
||||||
self->image_renegotiate = FALSE;
|
self->image_renegotiate = FALSE;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user