summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-07-13 10:06:33 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-07-13 10:06:33 +0000
commitaf795ba92eadefa36f3e3046b48a1a6dffeba0fb (patch)
tree2639e93012d0d448f07cc581a68e32394557e6ac /v4l/ChangeLog
parent3bda04d4db08675dd03905ba6181d4d14002491b (diff)
downloadmediapointer-dvb-s2-af795ba92eadefa36f3e3046b48a1a6dffeba0fb.tar.gz
mediapointer-dvb-s2-af795ba92eadefa36f3e3046b48a1a6dffeba0fb.tar.bz2
* tea5767.c:
- Improved tea autodetection to avoid troubles with other tuners - Eliminated some precision small troubles - Some debug messages fixed. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index fa5de040a..31103a6cb 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,4 +1,12 @@
-2005-07-08 20:17 mchehab
+2005-07-13 10:06 mchehab
+ * tea5767.c:
+ - Improved tea autodetection to avoid troubles with other tuners.
+ - Eliminated some precision small troubles.
+ - Some debug messages fixed.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
+2005-07-13 9:06 mchehab
* cx88-video.c:
- After changing channels, reconfigure audio parameters.