[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 48736b: [v4l2] Rename v4l2 and
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 48736b: [v4l2] Rename v4l2 and fix mutex lock. |
Date: |
Sun, 22 Feb 2015 08:50:54 -0800 |
Branch: refs/heads/linux_video_speedup_without_thread
Home: https://github.com/paparazzi/paparazzi
Commit: 48736bacb51280da3e085c4a8e0d2e5d644cd8f5
https://github.com/paparazzi/paparazzi/commit/48736bacb51280da3e085c4a8e0d2e5d644cd8f5
Author: Freek van Tienen <address@hidden>
Date: 2015-02-22 (Sun, 22 Feb 2015)
Changed paths:
M conf/airframes/ardrone2_raw.xml
M conf/modules/cv_opticflow.xml
M conf/modules/image_nc_send.xml
M conf/modules/video_rtp_stream.xml
M sw/airborne/modules/computer_vision/image_nc_send.c
A sw/airborne/modules/computer_vision/lib/v4l/v4l2.c
A sw/airborne/modules/computer_vision/lib/v4l/v4l2.h
R sw/airborne/modules/computer_vision/lib/v4l/video.c
R sw/airborne/modules/computer_vision/lib/v4l/video.h
M sw/airborne/modules/computer_vision/opticflow/opticflow_thread.c
M sw/airborne/modules/computer_vision/viewvideo.c
Log Message:
-----------
[v4l2] Rename v4l2 and fix mutex lock.
This implementation of v4l2 has more chance on a lock then the previous, but
requires a lot let mutexes.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 48736b: [v4l2] Rename v4l2 and fix mutex lock.,
GitHub <=