commit | 49a53750b266899f259b1734a4a2c80d4376ba75 | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@radix.net> | Sun Mar 01 23:10:07 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:43:09 2009 -0300 |
tree | 24a9bd49fc1119815a52f36513ef267764ab83ce | |
parent | cb95a40e54b96938c2e81de6a95609e915922962 [diff] |
V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for an MPEG PS The cx18 private packet insertion code only expects to operate on an MPEG PS when inserting private packets of sliced VBI data. This patch keeps the cx18 driver from corrupting the MPEG TS or other non-PS stream types, in case the user enables sliced VBI insertion for these MPEG stream types. Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>