v4l2allocator: There is not group on error
This commit is contained in:
parent
6f5edb3b4b
commit
a946a7cde6
@ -1334,11 +1334,6 @@ error:
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!IS_QUEUED (group->buffer)) {
|
|
||||||
GST_DEBUG_OBJECT (allocator,
|
|
||||||
"driver pretends buffer is dequeued even if dequeue failed");
|
|
||||||
SET_QUEUED (group->buffer);
|
|
||||||
}
|
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user