V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and video...
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 6 Sep 2008 12:56:17 +0000 (09:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:59 +0000 (09:36 -0200)
commit854ad9abcc7c1aa143d1a18409d4f366d4326a80
treee1b09264f5c0a786d3330849f53ee0ed4ebde2c8
parenteffc3466d32108bec7da19aa23c1fddee9cafbab
V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and video out fmt fixes

- V4L2_CAP_VBI_OUTPUT is not supported by ivtv, remove it.
- ivtv_try_fmt_vid_out also needed to constrain the width/height of MPEG decoder
  window sizes.
- allow empty sliced services.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-cards.h
drivers/media/video/ivtv/ivtv-ioctl.c