diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-28 03:17:39 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-28 03:17:39 +0000 |
commit | e4a3e5710f9d49095149a7ec54b295bfe177d456 (patch) | |
tree | 50af32dabd988f3bea79267013c0af6cd5552862 /v4l/ChangeLog | |
parent | 8864fa7428dae723f13f8cd22599f5b96986a843 (diff) | |
download | mediapointer-dvb-s2-e4a3e5710f9d49095149a7ec54b295bfe177d456.tar.gz mediapointer-dvb-s2-e4a3e5710f9d49095149a7ec54b295bfe177d456.tar.bz2 |
* cx88-i2c.c, cx88-video.c, saa7134-i2c.c, tuner-core.c, tuner.h:
- Improved support for multi tuners on multi boards.
*tuner-core.c:
- Pal M and PAL N added to tuner_fixup_std
* tuner-simple.c:
- Eliminated old tea code from tuner-simple.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 5f1b8cf03..dbc471335 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-06-28 03:18 mchehab + * cx88-i2c.c, cx88-video.c, saa7134-i2c.c, tuner-core.c, tuner.h: + - Improved support for multi tuners on multi boards. + + *tuner-core.c: + - Pal M and PAL N added to tuner_fixup_std + + * tuner-simple.c: + - Eliminated old tea code from tuner-simple. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-06-27 18:58 mchehab * .bp/2.6/dvb-cx22702: - cx22702.c,cx22702.h patch generation commented, since DVB project has updated it |