V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B index...
authorAndy Walls <awalls@radix.net>
Fri, 1 Jan 2010 16:25:41 +0000 (13:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:30 +0000 (15:10 -0300)
commit5ada57732a17521689d7d8eecf7c9b93b7484386
tree0fe82a263279753e6e13ad9c1564b19aeb244cfe
parent9bff2d61716bffe5e1d58de9eb940c62bb020fcf
V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B index entries

The CX18_CPU_SET_INDEXTABLE command was being called with the wrong number
of arguments causing the index table frame type selection mask to be set wrong.
Now the IDX stream properly sends entries for I, P, and B frames.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-streams.c
drivers/media/video/cx18/cx23418.h