Re: [PATCH] v4l2-compliance: split node at testNode() in two nodes

2019-08-08 Thread André Almeida
On 8/8/19 10:02 PM, André Almeida wrote: > v4l2-compliance tests deals with memory-to-memory devices (m2m) like > they are a single device, through the struct node. This is indeed the > most usual case. However, there are m2m devices that have two > separated devices for the capture queue and for t

[PATCH] v4l2-compliance: split node at testNode() in two nodes

2019-08-08 Thread André Almeida
v4l2-compliance tests deals with memory-to-memory devices (m2m) like they are a single device, through the struct node. This is indeed the most usual case. However, there are m2m devices that have two separated devices for the capture queue and for the output queue, and the current design does not