On 07/18/2014 09:29 PM, Antti Palosaari wrote:
> Add buffer size field to struct v4l2_sdr_format. It is used for
> negotiate streaming buffer size between application and driver.
Yes, that's what I had in mind. Can you provide a DocBook patch as
well?
This patch:
Acked-by: Hans Verkuil
Regards
Add buffer size field to struct v4l2_sdr_format. It is used for
negotiate streaming buffer size between application and driver.
Cc: Hans Verkuil
Signed-off-by: Antti Palosaari
---
include/uapi/linux/videodev2.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/include/uapi/