PeterBee97 opened a new pull request, #7687:
URL: https://github.com/apache/incubator-nuttx/pull/7687

   ## Summary
   1. New imgdata ops (enq_buf and dqbuf) are added for exchange buffer 
operation information with lower driver. Will be used in simulator v4l2 bridge 
drivers.
   2. Added missing ioctls and rearrange them according to Linux standard. 
   3. Added a naive implementation for V4L2_MEMORY_MMAP type buffers.
   4. Added support for YUYV and yuv420p, so most USB cameras and v4l2loopback 
virtual cameras will work (on sim, later).
   ## Impact
   Enhancement to NuttX video drivers
   ## Testing
   Used with sim bridge driver which will be submitted later. Can capture 
frames from host camera.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to