summaryrefslogtreecommitdiff
path: root/stream.c
AgeCommit message (Expand)Author
2018-06-12Split UVC gadget into a library and test applicationLaurent Pinchart
2018-06-09uvc: Make uvc_device structure opaqueLaurent Pinchart
2018-06-09stream: Use abstract video sourcesLaurent Pinchart
2018-06-09v4l2: Extract video buffer structure to separate fileLaurent Pinchart
2018-06-09uvc: Initialize the maxsize field internallyLaurent Pinchart
2018-06-09uvc: Add API to set video formatLaurent Pinchart
2018-06-09uvc: Add API to set function configurationLaurent Pinchart
2018-06-09stream: Make the uvc_stream structure opaqueLaurent Pinchart
2018-06-09uvc: Handle UVC events internally in uvc.cLaurent Pinchart
2018-06-09uvc-gadget: factor out uvc protocol and stream handling codePaul Elder