Re: [PATCH] v4l: Fix documentation of V4L2_PIX_FMT_H264_MVC and VP8 pixel formats

2014-05-14 Thread Sylwester Nawrocki
On 14/05/14 16:31, Kamil Debski wrote: > The 'Code' column in the documentation should provide the real fourcc > code that is used. Changed the documentation to provide the fourcc > defined in videodev2.h > > Signed-off-by: Kamil Debski Acked-by: Sylwester Nawrocki > --- > Documentation/DocBo

[PATCH] v4l: Fix documentation of V4L2_PIX_FMT_H264_MVC and VP8 pixel formats

2014-05-14 Thread Kamil Debski
The 'Code' column in the documentation should provide the real fourcc code that is used. Changed the documentation to provide the fourcc defined in videodev2.h Signed-off-by: Kamil Debski --- Documentation/DocBook/media/v4l/pixfmt.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)