diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-13 10:06:33 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-13 10:06:33 +0000 |
commit | af795ba92eadefa36f3e3046b48a1a6dffeba0fb (patch) | |
tree | 2639e93012d0d448f07cc581a68e32394557e6ac /v4l/ChangeLog | |
parent | 3bda04d4db08675dd03905ba6181d4d14002491b (diff) | |
download | mediapointer-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/ChangeLog | 10 |
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. |