summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-01-16lib/mjpeg_encoder: Add an MJPEG encoder for YUV420 dataDaniel Scally
2023-01-16lib/stream: Add and handle new VIDEO_SOURCE_ENCODED typeDaniel Scally
2023-01-16lib/video-source: Add video_source_import_buffersDaniel Scally
2023-01-16lib: Add video_source_type enumerationDaniel Scally
2023-01-16libcamera: Add new libcamera sourceDaniel Scally
2022-12-06slideshow-source: add slideshow source classPaul Elder
2022-11-30lib/jpg-source: Constrain fpsDaniel Scally
2022-11-30lib/timer: Add timer infrastructureDaniel Scally
2022-11-22lib: uvc: Respond to control requests with dummy valuesDaniel Scally
2022-11-22lib: uvc: Add control names in output printsDaniel Scally
2022-11-22lib: uvc: Drop maxsizeDaniel Scally
2022-11-22lib: events: Use list_for_each_entry() instead of the _safe() versionDaniel Scally
2022-11-22jpg-source: add jpg source classPaul Elder
2022-11-22test-source: add test source classPaul Elder
2022-11-22v4l2: write size value when dequeueing bufferPaul Elder
2022-11-22v4l2: populate video_buffer mem field at dequeuePaul Elder
2022-11-22stream: allow buffers to be allocated on uvc sidePaul Elder
2022-11-22video-source: add fill_bufferPaul Elder
2022-11-22meson: Convert CMake to Meson build infrastructureKieran Bingham
2022-11-22main/lib: mark unused variablesKieran Bingham
2022-11-17lib: configfs: Use wildcard in path to gadget deviceDaniel Scally
2022-11-17lib: v4l2: Set sizeimage during v4l2_set_format()Daniel Scally
2019-05-02configfs: parse mjpeg streaming formatPaul Elder
2019-02-06uvc: reply with max frame rate in response to UVC_GET_MAXPaul Elder
2019-02-06stream, uvc: add uvc_stream_set_frame_ratePaul Elder
2019-02-06v4l2-source: implement set_frame_rate opPaul Elder
2019-02-06video-source: add video_source_set_frame_ratePaul Elder
2019-02-06v4l2: add v4l2_set_frame_ratePaul Elder
2018-07-31lib: configfs: Detect configfs mount pointKieran Bingham
2018-07-31lib: Compile custom glob() implementation for AndroidPaul Elder
2018-07-31lib: glob: Fix compilation on AndroidLaurent Pinchart
2018-07-31lib: glob: Fix compilationLaurent Pinchart
2018-07-31lib: Import glob.c from glibc 2.26Laurent Pinchart
2018-07-31lib: configfs: Globalize nested configfs callback functionsPaul Elder
2018-07-31lib: configfs: Fix asprintf return value usageKieran Bingham
2018-06-12uvc: check ioctl return value for errorPaul Elder
2018-06-12Import the g_uvc.h header from the kernel sourcesLaurent Pinchart
2018-06-12lib: Relicense code under the LGPL-2.1+Laurent Pinchart
2018-06-12Update copyright dates and ownerLaurent Pinchart
2018-06-12Use SPDX headersLaurent Pinchart
2018-06-12Split UVC gadget into a library and test applicationLaurent Pinchart