diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2005-10-15 13:13:41 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-10-15 13:13:41 +0000 |
commit | bc36344a0da30992e70dd4327659c2a01b5e5ae8 (patch) | |
tree | 0c500b6f0504d82b8580be5938a57e3c3a2c2804 /v4l | |
parent | 1406cca1ad73bfede92c2650d60b9de0ee6cf913 (diff) | |
download | mediapointer-dvb-s2-bc36344a0da30992e70dd4327659c2a01b5e5ae8.tar.gz mediapointer-dvb-s2-bc36344a0da30992e70dd4327659c2a01b5e5ae8.tar.bz2 |
* ../linux/drivers/media/video/cx88/cx88-cards.c:
* ../linux/drivers/media/video/tda9887.c: (tda9887_set_config):
* ../linux/include/media/tuner.h:
- New config option for tda9887 to specifically set intercarrier
depending on current standard and card.
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 5191255b6..ad0e82de0 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2005-10-15 13:11 nshmyrev + + * ../linux/drivers/media/video/cx88/cx88-cards.c: + * ../linux/drivers/media/video/tda9887.c: (tda9887_set_config): + * ../linux/include/media/tuner.h: + - New config option for tda9887 to specifically set intercarrier + depending on current standard and card. + + Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> + 2005-10-15 12:08 nshmyrev * ../linux/Documentation/video4linux/CARDLIST.bttv: @@ -6,7 +16,7 @@ Added Asound Skyeye bttv card. - Signed-off-by: Nickolay V. Shmyrev <<nshmyrev@yandex.ru>> + Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> 2005-10-15 09:19 nshmyrev |