Hi Hans,
Thanks for the patch.
On Mon, Jul 29, 2013 at 6:10 PM, Hans Verkuil wrote:
> From: Hans Verkuil
>
> It is very common to have to calculate the total width and height of the
> blanking and the full frame, so add a few defines that deal with that.
>
> Signed-off-by: Hans Verkuil
Acked-
From: Hans Verkuil
It is very common to have to calculate the total width and height of the
blanking and the full frame, so add a few defines that deal with that.
Signed-off-by: Hans Verkuil
---
include/uapi/linux/videodev2.h | 10 ++
1 file changed, 10 insertions(+)
diff --git a/incl