From: Hans Verkuil Date: Fri, 12 Oct 2007 15:39:36 +0000 (-0300) Subject: V4L/DVB (6341): ivtv: fix resizing MPEG1 streams X-Git-Tag: v2.6.24-rc1~66^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ca7d3791c6a467ff6810a149bdf78be086c23a;p=pandora-kernel.git V4L/DVB (6341): ivtv: fix resizing MPEG1 streams Resizing an MPEG 1 stream would cut off the right half of the image due to a missing divide by 2 in VIDIOC_S_FMT. Also did some minor cleanup in this part of the code. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed