aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/video/video.c
Commit message (Expand)AuthorAgeFilesLines
* video(4): wake the kqueue knote when a buffer completesBaptiste Daroussin10 days1-0/+2
* video(4): add missing V4L2_CAP_EXT_PIX_FORMAT featureBaptiste Daroussin10 days1-2/+3
* video: add generic video(4) capture frameworkAbdelkader Boudih2026-08-091-0/+1382