video: add video format

start working on v4l2 source
This commit is contained in:
Wim Taymans 2016-07-05 17:58:34 +02:00
parent 3c029cba53
commit beedb65f00
25 changed files with 1878 additions and 43 deletions

View file

@ -24,7 +24,7 @@
#include <dlfcn.h>
#include <spa/node.h>
#include <spa/audio/raw.h>
#include <spa/audio/format.h>
typedef struct {
SpaHandle *sink;