summaryrefslogtreecommitdiffstats
path: root/include/linux/videodev2.h
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil2007-03-011-7/+9
* V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil2007-03-011-1/+23
* V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil2007-03-011-0/+30
* V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-011-2/+9
* V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDMichael Schimek2007-02-211-1/+42
* V4L/DVB (5182): Remove #if 0 section from videodev2.hHans Verkuil2007-02-211-1/+0
* V4L/DVB (5181): Sliced VBI API no longer marked experimental.Hans Verkuil2007-02-211-11/+0
* V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho2007-02-211-1/+1
* V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-211-0/+14
* V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab2007-02-211-1/+1
* V4L/DVB (5023): Fix compilation on ppc32 architectureMauro Carvalho Chehab2007-01-151-0/+9
* V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driverJonathan Corbet2006-12-101-0/+1
* V4L/DVB (4746): HM12 is YUV 4:2:0, not YUV 4:1:1Hans Verkuil2006-10-141-1/+1
* V4L/DVB (4673): Mark the two newer ioctls as experimentalMauro Carvalho Chehab2006-10-031-0/+5
* V4L/DVB (4672): Frame format enumeration (1/2)Laurent Pinchart2006-10-031-0/+75
* V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it ...Hans Verkuil2006-09-261-1/+1
* V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap.Hans Verkuil2006-09-261-1/+2
* V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab2006-09-101-2/+0
* V4L/DVB (4342): Fix ext_controls align on 64 bit architecturesMauro Carvalho Chehab2006-07-291-1/+1
* V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2006-06-261-0/+5
* V4L/DVB (4221): Add HM12 YUV format define.Hans Verkuil2006-06-261-0/+1
* V4L/DVB (4203): Explicitly set the enum values.Hans Verkuil2006-06-251-91/+91
* V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil2006-06-251-2/+7
* V4L/DVB (4188): Add new MPEG control/ioctl definitions to videodev2.hHans Verkuil2006-06-251-3/+222
* V4L/DVB (4108): Fixes some userspace dependencies at V4L2 public api headerMauro Carvalho Chehab2006-06-251-2/+4
* V4L/DVB (4070): Zoran strncpy() fixEric Sesterhenn2006-06-251-0/+2
* V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab2006-06-251-14/+4
* V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab2006-06-251-126/+9
* V4L/DVB (4046): Trivial videodev2.h patchDavid Mosberger-Tang2006-06-251-0/+1
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-0/+5
* V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil2006-04-021-57/+8
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+1
* Merge branch 'origin'Linus Torvalds2006-03-211-1/+1
|\
| * [PATCH] drivers/media/video __user annotations and fixesAl Viro2006-02-081-1/+1
| * Merge branch 'work-fixes'Mauro Carvalho Chehab2006-02-071-1/+3
| |\
| | * V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-071-1/+3
| * | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-01-311-0/+1
| |/
* | V4L/DVB (3334): Added ET61X251 fourcc typeMauro Carvalho Chehab2006-02-271-0/+1
* | V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-1/+2
* | V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-071-1/+3
* | V4L/DVB (3419): added some VBI macros and moved minor definitions to header fileMauro Carvalho Chehab2006-01-231-5/+33
* | V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab2006-01-231-7/+44
|/
* V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-091-1/+0
* V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab2006-01-091-1/+0
* V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab2006-01-091-1/+10
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-091-0/+3
* [PATCH] v4l: (943) added secam l video standardMauro Carvalho Chehab2005-11-131-0/+1
* [PATCH] V4L: 911: added support for ntsc 4.43 video standardTyler Trafford2005-11-091-1/+3
* [PATCH] V4L: 907: em28xx cleanups and fixesMauro Carvalho Chehab2005-11-091-0/+1
OpenPOWER on IntegriCloud