summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <devnull@localhost>2005-09-28 19:45:50 +0000
committerNickolay V. Shmyrev <devnull@localhost>2005-09-28 19:45:50 +0000
commita7945e585777e9984fa148be646527313f372ee6 (patch)
treef2c666fa1c7bdbae6bae5b13fd50a529d1ff329a /v4l/ChangeLog
parent621a1ba49f0f19f276af522a23b659449c7a1b24 (diff)
downloadmediapointer-dvb-s2-a7945e585777e9984fa148be646527313f372ee6.tar.gz
mediapointer-dvb-s2-a7945e585777e9984fa148be646527313f372ee6.tar.bz2
* saa6752hs.c: (saa6752hs_chip_command), (saa6752hs_set_bitrate),
(saa6752hs_init), (saa6752hs_attach), (saa6752hs_command): - Change the number of lines in the input signal when the video standard is changed. - Fix comments style. Signed-off-by: Robert W. Boone <rboone@rtd.com>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 6dc67436d..574cd2231 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,13 @@
+2005-09-28 19:43 nshmyrev
+
+ * saa6752hs.c: (saa6752hs_chip_command), (saa6752hs_set_bitrate),
+ (saa6752hs_init), (saa6752hs_attach), (saa6752hs_command):
+ - Change the number of lines in the input signal when the
+ video standard is changed.
+ - Fix comments style.
+
+ Signed-off-by: Robert W. Boone <rboone@rtd.com>
+
2005-09-28 19:27 nshmyrev
* tuner-simple.c: