Use xfer function from libmegapixels instead of v4l
This commit is contained in:
@@ -51,7 +51,6 @@ typedef struct state_io {
|
||||
int captures_remaining;
|
||||
bool flush_pipeline;
|
||||
int blank_frame_count;
|
||||
uint32_t colorspace;
|
||||
|
||||
// Control state
|
||||
controlstate gain;
|
||||
@@ -80,7 +79,6 @@ typedef struct state_proc {
|
||||
int counter;
|
||||
int preview_width;
|
||||
int preview_height;
|
||||
uint32_t colorspace;
|
||||
|
||||
// Device orientation in degrees
|
||||
int device_rotation;
|
||||
|
Reference in New Issue
Block a user