[gst-devel] v4l2src question, is a frame returned with error (EIO) from dqbuf ioctl sent back to driver?

yiliang yiliangb at gmail.com
Thu Mar 25 10:35:19 CET 2010


Hi,

In gst_v4l2_buffer_pool_dqbuf, if the following system call return a buffer,
but with an error such as -EIO, will v4l2src re-queue the buffer to driver?

  if (v4l2_ioctl (pool->video_fd, VIDIOC_DQBUF, &buffer) >=0) {
  }

Thanks,
Yiliang

-- 
View this message in context: http://n4.nabble.com/v4l2src-question-is-a-frame-returned-with-error-EIO-from-dqbuf-ioctl-sent-back-to-driver-tp1690350p1690350.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list