summaryrefslogtreecommitdiff
path: root/linux/include/linux
AgeCommit message (Expand)Author
2007-07-31videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil
2007-07-27Add vp27smpx driverHans Verkuil
2007-07-20backport a change at i2c-id.hMauro Carvalho Chehab
2007-07-20DVB: fix includes of video.h when __KERNEL__ is undefinedMichael Krufky
2007-07-18videodev2.h: add missing <sys/time.h> when included by an applicationHans Verkuil
2007-06-04Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHAHans Verkuil
2007-05-29Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil
2007-05-21Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10Hans Verkuil
2007-05-19Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output formatHans Verkuil
2007-05-17Adding new fields to v4l2_pix_format broke the ABI, reverted that changeHans Verkuil
2007-05-13Backport several i2c cleanups from mainstreamMauro Carvalho Chehab
2007-03-11Add comment how the speed field is interpreted.Hans Verkuil
2007-03-11Speed is a signed 32-bit integer, not unsigned.Hans Verkuil
2007-03-10Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNCHans Verkuil
2007-02-25Remove V4L2_CHIP_MATCH_ALWAYS.Hans Verkuil
2007-02-25Incremented DVB_API_VERSION_MINOR.Hans Verkuil
2007-02-24merge: http://linuxtv.org/hg/~hverkuil/dvb-apiMauro Carvalho Chehab
2007-02-24Fix comment and rename VIDEO_CMD_PAUSE_TO_BLACKHans Verkuil
2007-02-24It's _IOWR, not _IORW.Hans Verkuil
2007-02-24Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-02-24Mark VIDIOC_DBG_S/G_REGISTER as experimental, but no longer internalHans Verkuil
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-02-24Add support for the cx23415 MPEG decoding features.Hans Verkuil
2007-02-23Rename 'x, y' to 'left, top' to be consistent with struct v4l2_rect.Hans Verkuil
2007-02-23Mark V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY as experimentalHans Verkuil
2007-02-21Add support for video output overlays.Hans Verkuil
2007-02-21Updates i2c-id.h and btaudio.cMauro Carvalho Chehab
2007-02-20Split VIDEO_MUTE into MUTE and MUTE_YUVHans Verkuil
2007-02-19u32/u64 -> __u32/__u64 in videodev2.hHans Verkuil
2007-02-18Add V4L2_CAP_VIDEO_OUTPUT_POS capabilityHans Verkuil
2007-02-18Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil
2007-02-18Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil
2007-02-18Add support for three new MPEG controls.Hans Verkuil
2007-02-11Sync bt87x and i2c-id filesMauro Carvalho Chehab
2007-02-07Change videodev2.h licence to dual GPL/BSDMauro Carvalho Chehab
2007-02-03Remove #if 0 section from videodev2.hHans Verkuil
2007-02-03Sliced VBI API no longer marked experimental.Hans Verkuil
2007-01-30Change VIDIOC_DBG_[SG]_REGISTER ioctls' register address to 64 bitsTrent Piepho
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-01-09Fix authorship referencesMauro Carvalho Chehab
2007-01-07Fix compilation on ppc32 architectureMauro Carvalho Chehab
2006-12-27Backport some changes that happened at mainstreamMauro Carvalho Chehab
2006-11-04OmniVision OV7670 driverMauro Carvalho Chehab
2006-11-04Marvell 88ALP01 "cafe" driverMauro Carvalho Chehab
2006-11-04A couple of V4L2 defines needed by Cafe Camara driverMauro Carvalho Chehab
2006-10-13HM12 is YUV 4:2:0, not YUV 4:1:1Hans Verkuil
2006-10-04sync i2c-id.h with kernelMauro Carvalho Chehab
2006-09-28Mark the two newer ioctls as experimentalMauro Carvalho Chehab
2006-09-28Frame format enumeration (1/2)Mauro Carvalho Chehab
2006-09-06Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab