media: vicodec: lower minimum height to 360
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 10 Oct 2018 07:03:43 +0000 (03:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Dec 2018 08:16:09 +0000 (09:16 +0100)
commit35eaa0ee4e69cc17166e10c0c17506d050a3e60d
tree53f7ca0337389de18828379e0899e29b66a652c8
parent178574b66509c9ff7df4ad26c84a8884567e93b4
media: vicodec: lower minimum height to 360

[ Upstream commit 7cf7b2e977abf3f992036939e35a8eab60013aff ]

Lower the minimum height to 360 to be consistent with the webcam input of vivid.

The 480 was rather arbitrary but it made it harder to use vivid as a source for
encoding since the default resolution when you load vivid is 640x360.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/platform/vicodec/vicodec-core.c