Support subdevs

This commit is contained in:
Kamil Trzcinski
2022-04-05 22:25:35 +02:00
parent f109f3f569
commit 1793c59818
5 changed files with 146 additions and 2 deletions

View File

@ -17,6 +17,7 @@
#include <sys/mman.h>
#include <linux/videodev2.h>
#include <linux/v4l2-subdev.h>
#include "opts/log.h"