diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index d365b0ee3..956443989 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-08-11 17:14 mkrufky + * tda9887.c, cx88-dvb.c: + - This patch addresses valid objections to experimental code used to + mute the tda9887 when the tuner is used for digital TV reception. + That code is removed and replaced by a better solution. Comments + have been added, indicating that t_standby should be implemented + in the future. + + Signed-off-by: Mac Michaels <wmichaels1@earthlink.net> + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-08-10 16:52 mchehab * Make.config, Makefile: |