commit | 5ada57732a17521689d7d8eecf7c9b93b7484386 | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@radix.net> | Fri Jan 01 13:25:41 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Feb 26 15:10:30 2010 -0300 |
tree | 0fe82a263279753e6e13ad9c1564b19aeb244cfe | |
parent | 9bff2d61716bffe5e1d58de9eb940c62bb020fcf [diff] |
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>