| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix pointer typo in video_capture_2ch
|
|
|
|
protect register in functions that are called within init-code
|
|
be recovered."
This reverts commit 4d7296109e31690972d8cf09e6138131938cb0ed.
|
|
recovered.
|
|
Add an example of 2ch video capture.
|
|
|
|
this help reduce sram requirement for example, also provide different format (uncompressed & mpeg)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update video_capture
|
|
|
|
|
|
|
|
|
|
use struct to define uvc descriptor for video_capture since uvc is
rather too complicated to use macro templates
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove configAssert()
- configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil
|
|
CFG_EXAMPLE_VIDEO_DISABLE_MJPG to CFG_EXAMPLE_VIDEO_DISABLE_MJPEG
|