Re: [PATCH] v4l: Remove experimental note from ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS

2011-09-08 Thread Laurent Pinchart
Hi Sakari, On Saturday 03 September 2011 09:26:12 Sakari Ailus wrote: > On Sat, Sep 03, 2011 at 01:28:28AM +0300, Sakari Ailus wrote: > > VIDIOC_ENUM_FRAMESIZES and VIDIOC_FRAME_INTERVALS have existed for quite > > some time, are widely supported by various drivers and are being used by > > applic

Re: [PATCH] v4l: Remove experimental note from ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS

2011-09-03 Thread Sakari Ailus
On Sat, Sep 03, 2011 at 01:28:28AM +0300, Sakari Ailus wrote: > VIDIOC_ENUM_FRAMESIZES and VIDIOC_FRAME_INTERVALS have existed for quite > some time, are widely supported by various drivers and are being used by > applications. Thus they no longer can be considered experimental. I mostly intended

[PATCH] v4l: Remove experimental note from ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS

2011-09-02 Thread Sakari Ailus
VIDIOC_ENUM_FRAMESIZES and VIDIOC_FRAME_INTERVALS have existed for quite some time, are widely supported by various drivers and are being used by applications. Thus they no longer can be considered experimental. Signed-off-by: Sakari Ailus --- Documentation/DocBook/media/v4l/compat.xml |