This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from f6097cfa67 mm/kmap.h: fix typo in comments
     add 64aecbcc5c video: add user define memory ops for v4l2 frame buffers.
     add f03a1a14f3 video: move user define mem_ops into imgdata_ops.
     add fa1b55d297 v4l2-cap: Add FAR to pointer
     add 25e7d9e43e video: add video buffer overflow warning info.
     add efee5f86e8 video_framebuff: Remove the unnecessary vbuf_curr field
     add 0db82210fd video_framebuff: Hold mutex in 
video_framebuff_realloc_container
     add c6821c741d video_framebuff: Replace critical section with spinlock
     add 79f834dcbb video: Make v4l2_ops_s to support the mutilple context

No new revisions were added by this update.

Summary of changes:
 drivers/video/v4l2_cap.c        | 312 +++++++++++++++++++++++-----------------
 drivers/video/v4l2_core.c       |  80 +++++------
 drivers/video/video_framebuff.c |  34 +++--
 drivers/video/video_framebuff.h |   6 +-
 include/nuttx/video/imgdata.h   |   8 ++
 include/nuttx/video/video.h     |  78 +++++-----
 6 files changed, 292 insertions(+), 226 deletions(-)

Reply via email to