summaryrefslogtreecommitdiff
path: root/include/linux/videodev2.h
AgeCommit message (Expand)Author
2008-06-05V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersDavid Woodhouse
2008-04-24V4L/DVB (7453): v4l2-api: Define a standard control for color killer function...Frej Drejhammar
2008-04-24V4L/DVB (7450): v4l2-api: Define a standard control for chroma AGCFrej Drejhammar
2008-04-24V4L/DVB (7178): Add two new fourcc codes for 16bpp formatsSteven Whitehouse
2008-04-24V4L/DVB (7167): [v4l] Add camera class control definitionsBrandon Philips
2008-04-24V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersBrandon Philips
2008-02-18V4L/DVB (7198): V4L, include ioctl.h in videodev headersJiri Slaby
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-09V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSDHans Verkuil
2007-08-20V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil
2007-07-20V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspaceHans Verkuil
2007-06-08V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHAHans Verkuil
2007-06-08V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil
2007-05-22V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted ...Hans Verkuil
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-04-27V4L/DVB (5289): Add support for video output overlays.Hans Verkuil
2007-04-27V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capabilityHans Verkuil
2007-04-27V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil
2007-03-01V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil
2007-03-01V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil
2007-03-01V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil
2007-02-21V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDMichael Schimek
2007-02-21V4L/DVB (5182): Remove #if 0 section from videodev2.hHans Verkuil
2007-02-21V4L/DVB (5181): Sliced VBI API no longer marked experimental.Hans Verkuil
2007-02-21V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-02-21V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab
2007-01-15V4L/DVB (5023): Fix compilation on ppc32 architectureMauro Carvalho Chehab
2006-12-10V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driverJonathan Corbet
2006-10-14V4L/DVB (4746): HM12 is YUV 4:2:0, not YUV 4:1:1Hans Verkuil
2006-10-03V4L/DVB (4673): Mark the two newer ioctls as experimentalMauro Carvalho Chehab
2006-10-03V4L/DVB (4672): Frame format enumeration (1/2)Laurent Pinchart
2006-09-26V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it ...Hans Verkuil
2006-09-26V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap.Hans Verkuil
2006-09-10V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab
2006-07-29V4L/DVB (4342): Fix ext_controls align on 64 bit architecturesMauro Carvalho Chehab
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil
2006-06-26V4L/DVB (4221): Add HM12 YUV format define.Hans Verkuil
2006-06-25V4L/DVB (4203): Explicitly set the enum values.Hans Verkuil
2006-06-25V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil
2006-06-25V4L/DVB (4188): Add new MPEG control/ioctl definitions to videodev2.hHans Verkuil
2006-06-25V4L/DVB (4108): Fixes some userspace dependencies at V4L2 public api headerMauro Carvalho Chehab
2006-06-25V4L/DVB (4070): Zoran strncpy() fixEric Sesterhenn
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab
2006-06-25V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab
2006-06-25V4L/DVB (4046): Trivial videodev2.h patchDavid Mosberger-Tang
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab
2006-04-02V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven