Re: [PATCH] v4l2-ctl-modes: add support for reduced blanking v2

2015-06-09 Thread Prashant Laddha (prladdha)
This is still a work in progress. Please ignore this patch. This went out by mistake. My apologies. Regards, Prashant On 09/06/15 10:46 pm, "Prashant Laddha (prladdha)" wrote: >Currently, if reduced blanking flag is set to true, cvt timings are >calculated for reduced blanking version 2. > >To

[PATCH] v4l2-ctl-modes: add support for reduced blanking v2

2015-06-09 Thread Prashant Laddha
Currently, if reduced blanking flag is set to true, cvt timings are calculated for reduced blanking version 2. To Do: extend the cvt options to inlcude rb v2. Signed-off-by: Prashant Laddha --- utils/v4l2-ctl/v4l2-ctl-modes.cpp | 40 +++ 1 file changed, 32 in