summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/saa7146_i2c.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2008-02-21 19:55:02 +0100
committerHans Verkuil <hverkuil@xs4all.nl>2008-02-21 19:55:02 +0100
commit90d818d21bcd6d38be93e07b7b3b8d0a1023e6e3 (patch)
treec71f7592bd72cf48ccd05203f726c6f967b11500 /linux/drivers/media/common/saa7146_i2c.c
parente6791ae4d9f039a18d5f89adf3d520671d23467a (diff)
downloadmediapointer-dvb-s2-90d818d21bcd6d38be93e07b7b3b8d0a1023e6e3.tar.gz
mediapointer-dvb-s2-90d818d21bcd6d38be93e07b7b3b8d0a1023e6e3.tar.bz2
ivtv: yuv framebuffer tracking
From: Ian Armstrong <ian@iarmst.demon.co.uk> The existing yuv code limits output to the display area occupied by the framebuffer. This patch allows the yuv output to be 'detached' via V4L2_FBUF_FLAG_OVERLAY. By default, the yuv output window will be restricted to the framebuffer dimensions and the output position is relative to the top left corner of the framebuffer. This matches the behaviour of previous versions. If V4L2_FBUF_FLAG_OVERLAY is cleared, the yuv output will no longer be linked to the framebuffer. The maximum dimensions are either 720x576 or 720x480 depending on the current broadcast standard, with the output position relative to the top left corner of the display. The framebuffer itself can be resized, moved and panned without affecting the yuv output. Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/common/saa7146_i2c.c')
0 files changed, 0 insertions, 0 deletions