]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced VBI...
authorAndy Walls <awalls@radix.net>
Sat, 28 Feb 2009 17:51:47 +0000 (14:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:09 +0000 (12:43 -0300)
commit72401b7a37c6f0132ea2d0c3236ec706a9e5759e
tree5c4546fb31d0404706ebb3e6ef8a547f3ec449a2
parent098003d8e21c490c104b543918dea12b7608a173
V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced VBI changes

Fix a scaling check that was failing, due to a magic number I missed fixing
during previous slice VBI changes.  Now

  $ v4l2-ctl -v width=480,height=480,pixelformat=MPEG

yields proper visual results again.

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