Age | Commit message (Expand) | Author |
2009-05-02 | ivtv: fix incorrect bit tests | Mauro Carvalho Chehab |
2009-04-02 | ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. | Hans Verkuil |
2009-04-02 | v4l2-subdev: change s_routing prototype | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-02-16 | ivtv: fix regression in get sliced vbi format | Hans Verkuil |
2009-02-14 | ivtv: fix decoder crash regression | Hans Verkuil |
2009-02-07 | ivtv: cleanup naming conventions | Mauro Carvalho Chehab |
2009-02-06 | ivtv/cx18: fix g_fmt and try_fmt for raw video | Mauro Carvalho Chehab |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-12-30 | v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-11-29 | ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev. | Hans Verkuil |
2008-10-21 | Remove unused inode parameter from video_ioctl2 | Mauro Carvalho Chehab |
2008-10-18 | ivtv: switch to unlocked_ioctl. | Hans Verkuil |
2008-10-11 | ivtv: partially revert an earlier patch that checks the max image height | Hans Verkuil |
2008-10-09 | ivtv - Fix potential race condition in yuv handler | Hans Verkuil |
2008-10-06 | ivtv: V4L2_FBUF_FLAG_OVERLAY status fix | Hans Verkuil |
2008-10-04 | ivtv: fix raw/sliced VBI mixup | Hans Verkuil |
2008-09-08 | cx18/ivtv: add 'PCI:' prefix to bus_info. | Hans Verkuil |
2008-09-06 | ivtv: fix incorrect capability and assorted sliced vbi and video out fmt fixes | Hans Verkuil |
2008-09-06 | cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT | Hans Verkuil |
2008-07-21 | videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct | Hans Verkuil |
2008-06-25 | ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl | Hans Verkuil |
2008-06-25 | ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined. | Hans Verkuil |
2008-06-22 | cx18/ivtv: ioctl debugging improvements | Hans Verkuil |
2008-06-21 | ivtv: yuv decoder lock fix (2) | Hans Verkuil |
2008-06-21 | ivtv/cx18: fix video_temporal_filter handling | Hans Verkuil |
2008-06-21 | ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUF | Hans Verkuil |
2008-06-21 | ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests | Hans Verkuil |
2008-06-21 | ivtv: remove obsolete arrays. | Hans Verkuil |
2008-06-21 | ivtv: make sure all v4l2_format fields are filled in | Hans Verkuil |
2008-05-29 | ivtv: Convert to video_ioctl2. | Hans Verkuil |
2008-05-01 | ivtv: prefix ivtv external functions with ivtv_ | Hans Verkuil |
2008-04-26 | ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called. | Hans Verkuil |
2008-04-26 | ivtv: use strlcpy instead of strcpy. | Hans Verkuil |
2008-04-20 | Fix VIDIOCGAP corruption in ivtv | Mauro Carvalho Chehab |
2008-04-13 | videobuf: Improve command output for debug purposes | Mauro Carvalho Chehab |
2008-02-21 | ivtv: CROP is not supported for video capture | Hans Verkuil |
2008-02-21 | ivtv: yuv framebuffer tracking | Hans Verkuil |
2007-12-08 | ivtv: Some general fixes | Mauro Carvalho Chehab |
2007-12-02 | ivtv: Remove a invalid shadow-variable | Mauro Carvalho Chehab |
2007-11-05 | ivtv: ivtv yuv format description correction | Hans Verkuil |
2007-11-05 | ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame... | Hans Verkuil |
2007-10-12 | ivtv: fix resizing MPEG1 streams | Hans Verkuil |
2007-08-25 | ivtv: use new videodev2.h pixel formats | Hans Verkuil |
2007-08-24 | ivtv: set correct pixel format and alpha properties in VIDIOC_G_FBUF | Hans Verkuil |
2007-08-23 | ivtv: fix VIDIOC_G_ENC_INDEX flag handling | Hans Verkuil |
2007-08-23 | ivtv: reorganized and cleanup ivtv struct | Hans Verkuil |
2007-08-23 | ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c | Hans Verkuil |
2007-08-22 | ivtv: log in status if framebuffer uses YUV instead of RGB | Hans Verkuil |