summaryrefslogtreecommitdiff
path: root/linux/Documentation
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2009-03-10 19:28:17 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2009-03-10 19:28:17 -0700
commit402f9ceab8607e246c388e640cc657e9b5be0286 (patch)
tree5a6c5fa2a4d10a1aff69f2c6f1c21df731b10a43 /linux/Documentation
parent446d4199a156728c0a046418719b2f3a0645ad84 (diff)
downloadmediapointer-dvb-s2-402f9ceab8607e246c388e640cc657e9b5be0286.tar.gz
mediapointer-dvb-s2-402f9ceab8607e246c388e640cc657e9b5be0286.tar.bz2
zoran: Drop the lock_norm module parameter
From: Jean Delvare <khali@linux-fr.org> The lock_norm module parameter doesn't look terribly useful. If you don't want to change the norm, just don't change it. As a matter of fact, no other v4l driver has such a parameter. Priority: normal Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Cc: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/Documentation')
-rw-r--r--linux/Documentation/video4linux/Zoran3
1 files changed, 1 insertions, 2 deletions
diff --git a/linux/Documentation/video4linux/Zoran b/linux/Documentation/video4linux/Zoran
index 295462b23..0e89e7676 100644
--- a/linux/Documentation/video4linux/Zoran
+++ b/linux/Documentation/video4linux/Zoran
@@ -401,8 +401,7 @@ Additional notes for software developers:
first set the correct norm. Well, it seems logically correct: TV
standard is "more constant" for current country than geometry
settings of a variety of TV capture cards which may work in ITU or
- square pixel format. Remember that users now can lock the norm to
- avoid any ambiguity.
+ square pixel format.
--
Please note that lavplay/lavrec are also included in the MJPEG-tools
(http://mjpeg.sf.net/).