diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-19 23:52:21 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-19 23:52:21 +0000 |
commit | c02793e14e09db70e60f8d5caad26c81b9ce466e (patch) | |
tree | 29ad78654b4f41c2bd0c680c95c4ca8fbddd94af /v4l | |
parent | d1d2c497c261f42502519d510765671a75f2326e (diff) | |
download | mediapointer-dvb-s2-c02793e14e09db70e60f8d5caad26c81b9ce466e.tar.gz mediapointer-dvb-s2-c02793e14e09db70e60f8d5caad26c81b9ce466e.tar.bz2 |
tea5767 autodetection code included. It uses the same approach as DScaler code.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 1ae6ae7b8..7dab2db5b 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,8 @@ +2005-06-19 23:53 mchehab + * tea5767.c, tuner-core.c: + + - tea5767 autodetection code included. It uses the same approach as DScaler code. + 2005-06-19 14:41 mchehab * cx88-video.c, tea5767.c, tuner-core.c: |