diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-01-19 23:28:12 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2009-01-19 23:28:12 +0100 |
commit | c315430200b80fac4f307242e767136a8c2a387f (patch) | |
tree | 3e8316f150e24e70d7c3f4e562675513d36dbe97 /v4l2-spec/compat.sgml | |
parent | a3d38ddfe531a3b5d2b90b24b2fc829ff30d9599 (diff) | |
download | mediapointer-dvb-s2-c315430200b80fac4f307242e767136a8c2a387f.tar.gz mediapointer-dvb-s2-c315430200b80fac4f307242e767136a8c2a387f.tar.bz2 |
v4l2-spec: properly link all enums.
From: Hans Verkuil <hverkuil@xs4all.nl>
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l2-spec/compat.sgml')
-rw-r--r-- | v4l2-spec/compat.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/v4l2-spec/compat.sgml b/v4l2-spec/compat.sgml index 4f5bf1c8e..8c3177b22 100644 --- a/v4l2-spec/compat.sgml +++ b/v4l2-spec/compat.sgml @@ -2265,7 +2265,8 @@ video encoding.</para> <listitem> <para>The <constant>VIDIOC_G_CHIP_IDENT</constant> ioctl was renamed to <constant>VIDIOC_G_CHIP_IDENT_OLD</constant> and &VIDIOC-DBG-G-CHIP-IDENT; -was introduced in its place.</para> +was introduced in its place. The old struct <structname>v4l2_chip_ident</structname> +was renamed to <structname id=v4l2-chip-ident-old>v4l2_chip_ident_old</structname>.</para> </listitem> <listitem> <para>The pixel formats |