diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2005-08-03 08:16:42 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-08-03 08:16:42 +0000 |
commit | 2c127772d1f8c5d3ff05a10afd69d2b4c24f985c (patch) | |
tree | 006f3f79841431017674dc8c957301058a2e5973 /v4l | |
parent | e152bc2e0d215eeee2239eb9011b3b3abe243d1d (diff) | |
download | mediapointer-dvb-s2-2c127772d1f8c5d3ff05a10afd69d2b4c24f985c.tar.gz mediapointer-dvb-s2-2c127772d1f8c5d3ff05a10afd69d2b4c24f985c.tar.bz2 |
Resolve more tuner types
Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index fa609ec8f..6df99142b 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-08-03 12:16 nshmyrev + + * tveeprom.c: + - Resolve more tuner types. + + Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de> + 2005-08-03 03:19 mchehab * scripts/buildpatch: |