diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2006-12-19 02:52:21 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2006-12-19 02:52:21 +0100 |
commit | 015112342c46d55122386c6ba18143fbd5dbb45d (patch) | |
tree | 987cf0da197f1bf17dc1d48b3ad4c701ae4b2346 /linux/Documentation/video4linux | |
parent | 5912e01330ff20e8de4671cdcb7e70a34d68286f (diff) | |
download | mediapointer-dvb-s2-015112342c46d55122386c6ba18143fbd5dbb45d.tar.gz mediapointer-dvb-s2-015112342c46d55122386c6ba18143fbd5dbb45d.tar.bz2 |
Removed unimplemented cx2341x API commands
From: Hans Verkuil <hverkuil@xs4all.nl>
The commands CX2341X_DEC_SET_AUDIO_OUTPUT, CX2341X_DEC_SET_AV_DELAY and
CX2341X_ENC_SET_3_2_PULLDOWN are not implemented in the Conexant firmware.
So these commands are removed. This also means that the V4L2_CID_MPEG_VIDEO_PULLDOWN
control in cx2341x.c and pvrusb2-hdw.c is removed.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/Documentation/video4linux')
-rw-r--r-- | linux/Documentation/video4linux/cx2341x/fw-encoder-api.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/linux/Documentation/video4linux/cx2341x/fw-encoder-api.txt b/linux/Documentation/video4linux/cx2341x/fw-encoder-api.txt index 9a5710646..2412718c3 100644 --- a/linux/Documentation/video4linux/cx2341x/fw-encoder-api.txt +++ b/linux/Documentation/video4linux/cx2341x/fw-encoder-api.txt @@ -213,16 +213,6 @@ Param[1] ------------------------------------------------------------------------------- -Name CX2341X_ENC_SET_3_2_PULLDOWN -Enum 177/0xB1 -Description - 3:2 pulldown properties (This command is not implemented in the firmware) -Param[0] - 0=enabled - 1=disabled - -------------------------------------------------------------------------------- - Name CX2341X_ENC_SET_VBI_LINE Enum 183/0xB7 Description |