diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index e64766483..7540d273c 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,17 @@ +2005-10-16 03:19 mchehab + + * ../linux/drivers/media/video/bttv-driver.c: (bttv_common_ioctls), + (bttv_do_ioctl): + * ../linux/drivers/media/video/tda9887.c: (tda9887_configure), + (tda9887_command): + * ../linux/include/linux/videodev2.h: + + - This patch adds the VIDIOC_LOG_STATUS to videodev2.h and adds + LOG_STATUS support to tda9887.c and bttv-driver.c. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-15 17:01 nshmyrev * ../linux/drivers/media/video/bttv-driver.c: (bttv_irq): |