Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137848
b: refs/heads/master
c: d7493e5
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 3cee0ec commit c44a04a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4a787187bcf94b1bf4deb74cbe30eb442519875
refs/heads/master: d7493e518fa98d2c30c545c518df075903bae513
4 changes: 4 additions & 0 deletions trunk/Documentation/video4linux/cx2341x/README.hm12
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Y, U and V planes. This code assumes frames of 720x576 (PAL) pixels.
The width of a frame is always 720 pixels, regardless of the actual specified
width.

If the height is not a multiple of 32 lines, then the captured video is
missing macroblocks at the end and is unusable. So the height must be a
multiple of 32.

--------------------------------------------------------------------------

#include <stdio.h>
Expand Down

0 comments on commit c44a04a

Please sign in to comment.