- 04c18aa lib: configfs: Fix the memory allocation for the array of format descriptors by Mehdi Djait · 1 year, 2 months ago main upstream/master
- dab22ba lib/slideshow-source: Read slides in alphanumerical order by Mateusz Urbańczyk · 1 year, 9 months ago
- dce7cfd lib/meson.build: libcamera required for mjpeg_encoder.cpp by Bai Jacob · 1 year, 9 months ago
- 018177d events: Add timeout to event_loop by folkert van heusden · 2 years, 4 months ago
- 795c77c lib: configfs: Move uvc_formats to dedicated file by Daniel Scally · 3 years, 1 month ago
- d201267 lib: v4l2-source: Check v4l2_device type by Daniel Scally · 3 years, 2 months ago
- e1c7381 uvc-gadget v0.4.0 by Daniel Scally · 3 years, 4 months ago upstream/v0.4.0
- 50d4402 scripts/uvc-gadget.sh: Removed unused variable by Daniel Scally · 3 years, 4 months ago
- e9f0481 scripts/uvc-gadget.sh: Remove commented code by Daniel Scally · 3 years, 4 months ago
- 964dfe5 scripts/uvc-gadget.sh: Remove board-specific configuration by Daniel Scally · 3 years, 4 months ago
- 17e801b lib: Guard against buffer overflow in .fill_buffer() by Daniel Scally · 3 years, 4 months ago
- d9cc966 uvc-gadget.sh: Remove the msd functionality by Daniel Scally · 3 years, 5 months ago
- f2d9c3e uvc-gadget.sh: Replace backticks with $() by Daniel Scally · 3 years, 5 months ago
- 518bbfd uvc-gadget.sh: Support Extension Units by Daniel Scally · 3 years, 5 months ago
- 96d2361 lib/libcamera-source: Add a read() call to the event handler by Daniel Scally · 3 years, 5 months ago
- 3b9a883 lib/libcamera-source: Fix buffer.timestamp initialisation by Daniel Scally · 3 years, 5 months ago
- 3f2a557 uvc-gadget v0.3.0 by Kieran Bingham · 3 years, 5 months ago upstream/v0.3.0
- 29be803 lib/mjpeg_encoder: Add an MJPEG encoder for YUV420 data by Daniel Scally · 3 years, 5 months ago
- 3a4e214 lib/stream: Add and handle new VIDEO_SOURCE_ENCODED type by Daniel Scally · 3 years, 5 months ago
- afd7ad5 lib/video-source: Add video_source_import_buffers by Daniel Scally · 3 years, 5 months ago
- 4d9897c lib: Add video_source_type enumeration by Daniel Scally · 3 years, 5 months ago
- 3f6aee6 main: Provide a libcamera source by Kieran Bingham · 3 years, 5 months ago
- 006aa23 libcamera: Add new libcamera source by Daniel Scally · 3 years, 5 months ago
- 66f0f93 main: Rename V4L2 option to 'd' by Kieran Bingham · 3 years, 5 months ago
- 193bec6 uvc-gadget v0.2.0 by Kieran Bingham · 3 years, 5 months ago upstream/v0.2.0
- 6b6681e main: add support for slideshow_source by Paul Elder · 3 years, 6 months ago
- becfda2 slideshow-source: add slideshow source class by Paul Elder · 3 years, 6 months ago
- 434ad52 list: Add list_next_entry() by Daniel Scally · 3 years, 6 months ago
- 21913d5 Makefile: Fix install target by Kieran Bingham · 3 years, 7 months ago
- d242771 lib/jpg-source: Constrain fps by Daniel Scally · 3 years, 7 months ago
- 1c18c45 lib/timer: Add timer infrastructure by Daniel Scally · 3 years, 7 months ago
- 90955f7 uvc-gadget v0.1.0 by Kieran Bingham · 3 years, 7 months ago upstream/v0.1.0
- 936e5f2 scripts: Provide a release script by Kieran Bingham · 3 years, 7 months ago
- 7f07136 scripts: semver: Add version helper by Kieran Bingham · 3 years, 7 months ago
- 0df9d3a lib: uvc: Respond to control requests with dummy values by Daniel Scally · 3 years, 7 months ago
- 70d6806 lib: uvc: Add control names in output prints by Daniel Scally · 3 years, 7 months ago
- bca24b4 lib: uvc: Drop maxsize by Daniel Scally · 3 years, 7 months ago
- d47c070 lib: events: Use list_for_each_entry() instead of the _safe() version by Daniel Scally · 3 years, 7 months ago
- 29ff9ed main: add support for jpg_source by Paul Elder · 3 years, 7 months ago
- bb83c71 jpg-source: add jpg source class by Paul Elder · 3 years, 7 months ago
- d2b0811 main: add default option to use test-source by Paul Elder · 3 years, 7 months ago
- 7dc71fd test-source: add test source class by Paul Elder · 3 years, 7 months ago
- 3447739 v4l2: write size value when dequeueing buffer by Paul Elder · 3 years, 7 months ago
- 6a466b3 v4l2: populate video_buffer mem field at dequeue by Paul Elder · 3 years, 7 months ago
- d11fa45 stream: allow buffers to be allocated on uvc side by Paul Elder · 3 years, 7 months ago
- 6fe2599 video-source: add fill_buffer by Paul Elder · 3 years, 7 months ago
- 110e590 Makefile: Provide a make wrapper around meson by Kieran Bingham · 3 years, 7 months ago
- 2619164 meson: Convert CMake to Meson build infrastructure by Kieran Bingham · 3 years, 7 months ago
- 0e9c6b1 main/lib: mark unused variables by Kieran Bingham · 3 years, 7 months ago
- c301075 src: Move main to src by Kieran Bingham · 3 years, 7 months ago
- b101cef scripts: Add gen-version.sh by Kieran Bingham · 3 years, 7 months ago
- 9fbd0e6 main: reorganize usage print by Paul Elder · 3 years, 7 months ago
- 26af366 uvc-gadget.sh: Add additional frame sizes for MJPEG format by Daniel Scally · 3 years, 7 months ago
- 75c224d lib: configfs: Use wildcard in path to gadget device by Daniel Scally · 3 years, 7 months ago
- 309af54 lib: v4l2: Set sizeimage during v4l2_set_format() by Daniel Scally · 3 years, 7 months ago
- 2474ba2 uvc-gadget.sh: Add class descriptors for SuperSpeed by Daniel Scally · 3 years, 7 months ago
- 105134f uvc-gadget.sh: add mjpeg by Paul Elder · 7 years ago
- 1796f8b configfs: parse mjpeg streaming format by Paul Elder · 7 years ago
- 58f5dde gitignore: replace all entries by build directory by Paul Elder · 7 years ago
- f508d29 cmake: enable C warning flags by Paul Elder · 7 years ago
- c4f7921 uvc: reply with max frame rate in response to UVC_GET_MAX by Paul Elder · 7 years ago
- bde4deb stream, uvc: add uvc_stream_set_frame_rate by Paul Elder · 7 years ago
- 28c16c6 v4l2-source: implement set_frame_rate op by Paul Elder · 7 years ago
- 014dad2 video-source: add video_source_set_frame_rate by Paul Elder · 7 years ago
- 9889a12 v4l2: add v4l2_set_frame_rate by Paul Elder · 7 years ago
- 8bee8cd main: Initialise stream object to NULL by Kieran Bingham · 8 years ago
- ed05049 lib: configfs: Detect configfs mount point by Kieran Bingham · 8 years ago upstream/meta-20180801
- 6a6e9d2 lib: Compile custom glob() implementation for Android by Paul Elder · 8 years ago
- 35a4212 lib: glob: Fix compilation on Android by Laurent Pinchart · 8 years ago
- fb78d87 lib: glob: Fix compilation by Laurent Pinchart · 8 years ago
- bcd83b6 lib: Import glob.c from glibc 2.26 by Laurent Pinchart · 8 years ago
- 9b647bd lib: configfs: Globalize nested configfs callback functions by Paul Elder · 8 years ago
- 29994a5 lib: configfs: Fix asprintf return value usage by Kieran Bingham · 8 years ago
- 3ec5aa6 uvc: check ioctl return value for error by Paul Elder · 8 years ago upstream/meta-20180613
- cc32934 Add README.md file by Laurent Pinchart · 8 years ago
- 15f8f2d Import the g_uvc.h header from the kernel sources by Laurent Pinchart · 8 years ago
- ebbf12d lib: Relicense code under the LGPL-2.1+ by Laurent Pinchart · 8 years ago
- edea5ac Update copyright dates and owner by Laurent Pinchart · 8 years ago
- 2877cf5 Use SPDX headers by Laurent Pinchart · 8 years ago
- 2bb0cfb Split UVC gadget into a library and test application by Laurent Pinchart · 8 years ago
- df21a93 stream: Fix file description header by Laurent Pinchart · 8 years ago
- e28d36c uvc: Make uvc_device structure opaque by Laurent Pinchart · 8 years ago
- 1b8f920 stream: Use abstract video sources by Laurent Pinchart · 8 years ago
- de8d802 Makefile: Suppress unused parameter warnings by Laurent Pinchart · 8 years ago
- 24800b4 v4l2-source: Add V4L2 source class by Laurent Pinchart · 8 years ago
- e8fe6b5 video-source: Add abstract video source class by Laurent Pinchart · 8 years ago
- df651c5 v4l2: Extract video buffer structure to separate file by Laurent Pinchart · 8 years ago
- 6dc91f2 uvc: Initialize the maxsize field internally by Laurent Pinchart · 8 years ago
- 2483a44 uvc: Add API to set video format by Laurent Pinchart · 8 years ago
- 3e5b2d0 uvc: Add API to set function configuration by Laurent Pinchart · 8 years ago
- 34abad8 stream: Make the uvc_stream structure opaque by Laurent Pinchart · 8 years ago
- eed880d uvc: Handle UVC events internally in uvc.c by Laurent Pinchart · 8 years ago
- adc1190 stream: add documentation by Paul Elder · 8 years ago
- babe9a5 uvc-gadget: factor out uvc protocol and stream handling code by Paul Elder · 8 years ago
- f6760f1 uvc-gadget.sh: add new default frame sizes by Paul Elder · 8 years ago
- 891e312 uvc-gadget.sh: add function to create frame size by Paul Elder · 8 years ago
- 1efb386 configfs: add support for bFrameIndex by Paul Elder · 8 years ago
- 9c2afb0 uvc-gadget: Don't hardcode the maximum payload transfer size by Laurent Pinchart · 8 years ago upstream/meta-20180601
- 9359010 uvc-gadget: Don't hardcode formats and frame sizes by Laurent Pinchart · 8 years ago
- e3c5b24 configfs: Parse UVC formats, frames and intervals by Laurent Pinchart · 8 years ago