aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/v4l/pixfmt.xml
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-12-27 08:24:58 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-12-29 08:17:12 -0200
commit1fb03673b9eddb55a08174d0952c0a1c2438997e (patch)
tree425af768fdccce04cd49eaa9470b2a5e729558b0 /Documentation/DocBook/v4l/pixfmt.xml
parent38af87869e7a255b6ba0f41bf53d2e7b0a54d13b (diff)
downloadkernel_samsung_smdk4412-1fb03673b9eddb55a08174d0952c0a1c2438997e.zip
kernel_samsung_smdk4412-1fb03673b9eddb55a08174d0952c0a1c2438997e.tar.gz
kernel_samsung_smdk4412-1fb03673b9eddb55a08174d0952c0a1c2438997e.tar.bz2
[media] Fix videodev.h references at the V4L DocBook
Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/v4l/pixfmt.xml')
-rw-r--r--Documentation/DocBook/v4l/pixfmt.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/v4l/pixfmt.xml b/Documentation/DocBook/v4l/pixfmt.xml
index d7c4671..cfffc88 100644
--- a/Documentation/DocBook/v4l/pixfmt.xml
+++ b/Documentation/DocBook/v4l/pixfmt.xml
@@ -142,8 +142,8 @@ leftmost pixel of the second row from the top, and so on. The last row
has just as many pad bytes after it as the other rows.</para>
<para>In V4L2 each format has an identifier which looks like
-<constant>PIX_FMT_XXX</constant>, defined in the <link
-linkend="videodev">videodev.h</link> header file. These identifiers
+<constant>PIX_FMT_XXX</constant>, defined in the <filename>videodev2.h</filename>
+header file. These identifiers
represent <link linkend="v4l2-fourcc">four character codes</link>
which are also listed below, however they are not the same as those
used in the Windows world.</para>