diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-08 14:00:37 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-08 14:00:37 +0000 |
commit | ef90104ff594fcbabdddd4659533a76a3f21d990 (patch) | |
tree | b54c3ddd7f54aed282cbd770d66a81d152480ab2 /v4l | |
parent | f1ea5adca33dc0f1c8f714d9552a0cff7f985e20 (diff) | |
download | mediapointer-dvb-s2-ef90104ff594fcbabdddd4659533a76a3f21d990.tar.gz mediapointer-dvb-s2-ef90104ff594fcbabdddd4659533a76a3f21d990.tar.bz2 |
tuner-core.c:
- Small bug fix. Add check code before using is_stereo.
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 f06010425..7e71b8f70 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,8 @@ +2005-06-08 14:00 mchehab + * tuner-core.c + + - Add check code before using is_stereo. + 2005-06-08 11:41 mchehab * .bp/2.6/i2c-tuner,.bp/2.6/v4l-driver-doc: |