Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (10487): doc: update hm12 documentation.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Hans Verkuil and committed by
Mauro Carvalho Chehab
d7493e51 a4a78718

+4
+4
Documentation/video4linux/cx2341x/README.hm12
··· 32 32 The width of a frame is always 720 pixels, regardless of the actual specified 33 33 width. 34 34 35 + If the height is not a multiple of 32 lines, then the captured video is 36 + missing macroblocks at the end and is unusable. So the height must be a 37 + multiple of 32. 38 + 35 39 -------------------------------------------------------------------------- 36 40 37 41 #include <stdio.h>