On 07/22/2014 12:41 AM, Laurent Pinchart wrote:
> The ARGB32 pixel format's fourcc value is defined to 'BA24' in the
> videodev2.h header, but documented as 'AX24'. Fix the documentation.
> 
> Reported-by: Acked-by: Hans Verkuil <hans.verk...@cisco.com>

Reported-by or Acked-by? :-)

Anyway:

Acked-by: Hans Verkuil <hans.verk...@cisco.com>

> Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
> ---
>  Documentation/DocBook/media/v4l/pixfmt-packed-rgb.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/DocBook/media/v4l/pixfmt-packed-rgb.xml 
> b/Documentation/DocBook/media/v4l/pixfmt-packed-rgb.xml
> index 32feac9..4209542 100644
> --- a/Documentation/DocBook/media/v4l/pixfmt-packed-rgb.xml
> +++ b/Documentation/DocBook/media/v4l/pixfmt-packed-rgb.xml
> @@ -489,7 +489,7 @@ colorspace 
> <constant>V4L2_COLORSPACE_SRGB</constant>.</para>
>         </row>
>         <row id="V4L2-PIX-FMT-ARGB32">
>           <entry><constant>V4L2_PIX_FMT_ARGB32</constant></entry>
> -         <entry>'AX24'</entry>
> +         <entry>'BA24'</entry>
>           <entry></entry>
>           <entry>a<subscript>7</subscript></entry>
>           <entry>a<subscript>6</subscript></entry>
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to