commit | 75558ab92dc95c3b5a99df7c77e95a6e8484e05c | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Mon Dec 18 22:52:21 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Feb 21 13:34:13 2007 -0200 |
tree | c2141e03cc8cb522019a5d572bdcc31fc3fa5875 | |
parent | 20a919f7960df1c0bf1cb4f637149ed4b6bc9ec3 [diff] |
V4L/DVB (4986): Removed unimplemented cx2341x API commands 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> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>