Add support for the single-planar V4L2 API

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
This commit is contained in:
Paul Kocialkowski
2018-09-07 16:43:13 +02:00
parent 25a8ac4d7e
commit 7ff2543e64
12 changed files with 267 additions and 92 deletions
+1
View File
@@ -30,6 +30,7 @@
#include "context.h"
#include "object_heap.h"
#include "video.h"
#include <va/va.h>
#include <linux/videodev2.h>