kernel-ark/drivers/media/video/ivtv
Hans Verkuil 962d699e5d V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image height
Ian Armstrong pointed out to me that it is perfectly valid to have a
576 lines YUV video with NTSC output in this particular case. In fact,
without this the X driver for ivtv does not function properly.

Reverted my earlier change that restrictred the height to 480 for NTSC
and add the comments provided by Ian to explain what is happening here.

Thanks-to: Ian Armstrong <ian@iarmst.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-10-17 17:14:39 -03:00
..
ivtv-cards.c V4L/DVB (8106): ivtv/cx18: improve tuner std check in card definitions. 2008-07-20 07:12:01 -03:00
ivtv-cards.h V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and video out fmt fixes 2008-10-12 09:36:59 -02:00
ivtv-controls.c V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl 2008-07-20 07:12:23 -03:00
ivtv-controls.h V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl 2008-07-20 07:12:23 -03:00
ivtv-driver.c V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup 2008-10-13 09:08:01 -02:00
ivtv-driver.h V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler 2008-10-13 09:08:30 -02:00
ivtv-fileops.c V4L/DVB (9190): ivtv: yuv write() error handling tweak 2008-10-17 17:13:58 -03:00
ivtv-fileops.h V4L/DVB (8561): make ivtv_claim_stream() static 2008-10-12 09:36:46 -02:00
ivtv-firmware.c
ivtv-firmware.h
ivtv-gpio.c V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback 2008-10-12 09:37:09 -02:00
ivtv-gpio.h V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback 2008-10-12 09:37:09 -02:00
ivtv-i2c.c V4L/DVB (8856): v4l: fix assorted compile warnings/errors 2008-10-12 09:36:56 -02:00
ivtv-i2c.h
ivtv-ioctl.c V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image height 2008-10-17 17:14:39 -03:00
ivtv-ioctl.h V4L/DVB (8079): ivtv: Convert to video_ioctl2. 2008-07-20 07:10:31 -03:00
ivtv-irq.c V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler 2008-10-13 09:08:30 -02:00
ivtv-irq.h
ivtv-mailbox.c
ivtv-mailbox.h
ivtv-queue.c
ivtv-queue.h V4L/DVB (8648): ivtv: improve CC support 2008-09-03 18:36:25 -03:00
ivtv-routing.c
ivtv-routing.h
ivtv-streams.c V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup 2008-10-13 09:08:01 -02:00
ivtv-streams.h
ivtv-udma.c
ivtv-udma.h
ivtv-vbi.c V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup 2008-10-13 09:08:01 -02:00
ivtv-vbi.h
ivtv-version.h V4L/DVB (8633): ivtv: update ivtv version number 2008-09-03 18:36:24 -03:00
ivtv-yuv.c V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler 2008-10-13 09:08:30 -02:00
ivtv-yuv.h
ivtvfb.c V4L/DVB (9164): ivtvfb: a small cosmetic change 2008-10-13 09:08:16 -02:00
Kconfig V4L/DVB (8534): remove select's of FW_LOADER 2008-07-27 12:24:37 -03:00
Makefile