aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/sh_mobile_ceu_camera.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-04-13[media] V4L: sh_mobile_ceu_camera: fix typos in documentationGuennadi Liakhovetski1-3/+3
Fix a couple of typos and clarify a formula in sh_mobile_ceu driver documentation. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-19V4L/DVB: sh_mobile_ceu_camera.c: update documentation to reflect the new croppingGuennadi Liakhovetski1-49/+31
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-16V4L/DVB (13651): sh_mobile_ceu_camera: document the scaling and cropping algorithmGuennadi Liakhovetski1-0/+157
The sh_mobile_ceu_camera driver implements an advanced algorithm, combining scaling and cropping on the client and on the host. Due to its complexity the algorithm deserves separate documentation. create mode 100644 Documentation/video4linux/sh_mobile_ceu_camera.txt Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>