summaryrefslogtreecommitdiffstats
path: root/include/linux/videodev2.h
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer...Guennadi Liakhovetski2009-12-161-1/+6
* V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri2009-12-161-2/+114
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-091-1/+6
|\
| * V4L/DVB (13470): V4L2: Add Capability and Flag field for Chroma KeyVaibhav Hiremath2009-12-051-0/+2
| * V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLORVaibhav Hiremath2009-12-051-1/+3
| * V4L/DVB (13183): gspca: add stv0680 subdriverHans de Goede2009-12-051-0/+1
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer controlGuennadi Liakhovetski2009-09-191-1/+2
* V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.hHans de Goede2009-09-121-0/+1
* V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controlsEduardo Valentin2009-09-121-0/+34
* V4L/DVB (12543): v4l: introduce string control support.Hans Verkuil2009-09-121-2/+4
* V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR capsHans Verkuil2009-09-121-0/+2
* V4L/DVB (12212): v4l2: add RDS API to videodev2.hHans Verkuil2009-09-121-0/+23
* V4L/DVB (12149): videodev2.h: Reorganize fourcc tableMauro Carvalho Chehab2009-09-121-17/+22
* V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.Brian Johnson2009-07-241-0/+1
* V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper placeMauro Carvalho Chehab2009-07-051-0/+2
* V4L/DVB (12079): gspca_ov519: add support for the ov511 bridgeHans de Goede2009-06-231-0/+1
* V4L/DVB (12072): gspca-ov519: add extra controlsHans de Goede2009-06-231-1/+2
* V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge.Hans de Goede2009-06-161-1/+2
* V4L/DVB (11387): Sensor orientation reportingAdam Baker2009-04-061-0/+5
* V4L/DVB (11213): gspca - sq905c: New subdriver.Theodore Kilgore2009-03-301-0/+1
* V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV ...Andy Walls2009-03-301-0/+47
* V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil2009-03-301-10/+0
* V4L/DVB (10686): v4l2: add V4L2_CTRL_FLAG_WRITE_ONLY flag.Hans Verkuil2009-03-301-0/+1
* V4L/DVB (10575): V4L2: Add COLORFX user controlSergio Aguirre2009-03-301-1/+8
* V4L/DVB (10365): Add Mars-Semi MR97310A formatKyle Guinn2009-03-301-0/+1
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-13/+38
* V4L/DVB (10078): video: add NV16 and NV61 pixel formatsMagnus Damm2008-12-301-0/+2
* V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab2008-12-301-0/+1
* V4L/DVB (9944): videodev2.h: fix typo.Hans Verkuil2008-12-301-1/+1
* V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility moduleHans Verkuil2008-12-301-0/+2
* V4L/DVB (9898): v4l2: Add privacy controlLaurent Pinchart2008-12-301-0/+2
* V4L/DVB (9897): v4l2: Add camera zoom controlsLaurent Pinchart2008-12-301-0/+4
* V4L/DVB (9530): Add new pixel format VYUY 16 bits wide.Robert Jarzmik2008-12-291-0/+1
* V4L/DVB (9320): v4l2: Add 10-bit RAW Bayer formatsSergio Aguirre2008-10-211-0/+7
* V4L/DVB (8649): v4l2: add AAC bitrate controlHans Verkuil2008-10-121-1/+2
* V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding APIHans Verkuil2008-10-121-0/+23
* V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AACJanne Grunau2008-10-121-2/+4
* V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine2008-09-031-0/+1
* V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede2008-09-031-5/+0
* V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede2008-09-031-0/+5
* V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...Jean-Francois Moine2008-09-031-0/+1
* Fix header export of videodev2.h, ivtv.h, ivtvfb.hDavid Woodhouse2008-08-161-2/+2
* V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab2008-07-271-2/+2
* V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil2008-07-271-0/+6
* V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the...Jean-Francois Moine2008-07-271-0/+2
* V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab2008-07-271-212/+166
* V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.Hans de Goede2008-07-201-1/+2
* V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.Hans de Goede2008-07-201-0/+1
* V4L/DVB (8157): gspca: all subdriversJean-Francois Moine2008-07-201-0/+2