index
:
uvc-gadget.git
master
UVC gadget userspace sample application
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-01-16
lib/mjpeg_encoder: Add an MJPEG encoder for YUV420 data
Daniel Scally
2023-01-16
lib/stream: Add and handle new VIDEO_SOURCE_ENCODED type
Daniel Scally
2023-01-16
lib/video-source: Add video_source_import_buffers
Daniel Scally
2023-01-16
lib: Add video_source_type enumeration
Daniel Scally
2023-01-16
libcamera: Add new libcamera source
Daniel Scally
2022-12-06
slideshow-source: add slideshow source class
Paul Elder
2022-12-06
list: Add list_next_entry()
Daniel Scally
2022-11-30
lib/timer: Add timer infrastructure
Daniel Scally
2022-11-22
jpg-source: add jpg source class
Paul Elder
2022-11-22
test-source: add test source class
Paul Elder
2022-11-22
video-source: add fill_buffer
Paul Elder
2022-11-22
meson: Convert CMake to Meson build infrastructure
Kieran Bingham
2019-02-06
stream, uvc: add uvc_stream_set_frame_rate
Paul Elder
2019-02-06
video-source: add video_source_set_frame_rate
Paul Elder
2018-07-31
lib: Compile custom glob() implementation for Android
Paul Elder
2018-07-31
lib: glob: Fix compilation on Android
Laurent Pinchart
2018-07-31
lib: Import glob.c from glibc 2.26
Laurent Pinchart
2018-06-12
Import the g_uvc.h header from the kernel sources
Laurent Pinchart
2018-06-12
lib: Relicense code under the LGPL-2.1+
Laurent Pinchart
2018-06-12
Update copyright dates and owner
Laurent Pinchart
2018-06-12
Use SPDX headers
Laurent Pinchart
2018-06-12
Split UVC gadget into a library and test application
Laurent Pinchart