31 Mar, 2013

1 commit


29 Mar, 2013

3 commits


24 Mar, 2013

1 commit


06 Mar, 2013

2 commits


06 Feb, 2013

2 commits

  • Convert the meye driver to the control framework. Some private controls
    have been replaced with standardized controls (SHARPNESS and JPEGQUAL).
    The AGC control looks like it can be replaced by the AUTOGAIN control, but
    it isn't a boolean so I do not know how to interpret it.
    The FRAMERATE control looks like it can be replaced by S_PARM, but again,
    without knowing how to interpret it I decided to leave it alone.

    Signed-off-by: Hans Verkuil
    Signed-off-by: Mauro Carvalho Chehab

    Hans Verkuil
     
  • When the control IDs were split off from videodev2.h to v4l2-controls.h
    these new Digital Video controls were forgotten (the two patches may
    have crossed one another).
    Move these controls to their proper place in v4l2-controls.h.

    Signed-off-by: Hans Verkuil
    Signed-off-by: Mauro Carvalho Chehab

    Hans Verkuil
     

06 Jan, 2013

1 commit

  • It has been over 3 years since the V4L2_CID_[HV]CENTER were deprecated.
    Clean up the DocBook and remove the V4L2_CID_VCENTER_DEPRECATED,
    V4L2_CID_VCENTER_DEPRECATED control related paragraphs.
    Remove the V4L2_CID_[HV]CENTER controls definitions from v4l2-controls.h,
    these controls are not used by any driver in the mainline now.

    Signed-off-by: Sylwester Nawrocki
    Signed-off-by: Mauro Carvalho Chehab

    Sylwester Nawrocki
     

13 Oct, 2012

1 commit