diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 73f048d1b..3f9119e0d 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2006-01-03 22:36 hverkuil + + * linux/drivers/media/video/cx25840/cx25840-core.c: (get_v4lctrl): + Fix signed/unsigned bug in hue handling (set to -127 and 129 was + returned). + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + 2006-01-03 16:30 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: (snd_cx88_hw_params): |