aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/videodev2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer controlGuennadi Liakhovetski1-1/+2
2009-09-12V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.hHans de Goede1-0/+1
2009-09-12V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controlsEduardo Valentin1-0/+34
2009-09-12V4L/DVB (12543): v4l: introduce string control support.Hans Verkuil1-2/+4
2009-09-12V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR capsHans Verkuil1-0/+2
2009-09-12V4L/DVB (12212): v4l2: add RDS API to videodev2.hHans Verkuil1-0/+23
2009-09-12V4L/DVB (12149): videodev2.h: Reorganize fourcc tableMauro Carvalho Chehab1-17/+22
2009-07-24V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.Brian Johnson1-0/+1
2009-07-05V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper placeMauro Carvalho Chehab1-0/+2
2009-06-23V4L/DVB (12079): gspca_ov519: add support for the ov511 bridgeHans de Goede1-0/+1
2009-06-23V4L/DVB (12072): gspca-ov519: add extra controlsHans de Goede1-1/+2
2009-06-16V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge.Hans de Goede1-1/+2
2009-04-06V4L/DVB (11387): Sensor orientation reportingAdam Baker1-0/+5
2009-03-30V4L/DVB (11213): gspca - sq905c: New subdriver.Theodore Kilgore1-0/+1
2009-03-30V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV payloadsAndy Walls1-0/+47
2009-03-30V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil1-10/+0
2009-03-30V4L/DVB (10686): v4l2: add V4L2_CTRL_FLAG_WRITE_ONLY flag.Hans Verkuil1-0/+1
2009-03-30V4L/DVB (10575): V4L2: Add COLORFX user controlSergio Aguirre1-1/+8
2009-03-30V4L/DVB (10365): Add Mars-Semi MR97310A formatKyle Guinn1-0/+1
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil1-13/+38
2008-12-30V4L/DVB (10078): video: add NV16 and NV61 pixel formatsMagnus Damm1-0/+2
2008-12-30V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab1-0/+1
2008-12-30V4L/DVB (9944): videodev2.h: fix typo.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility moduleHans Verkuil1-0/+2
2008-12-30V4L/DVB (9898): v4l2: Add privacy controlLaurent Pinchart1-0/+2
2008-12-30V4L/DVB (9897): v4l2: Add camera zoom controlsLaurent Pinchart1-0/+4
2008-12-29V4L/DVB (9530): Add new pixel format VYUY 16 bits wide.Robert Jarzmik1-0/+1
2008-10-21V4L/DVB (9320): v4l2: Add 10-bit RAW Bayer formatsSergio Aguirre1-0/+7
2008-10-12V4L/DVB (8649): v4l2: add AAC bitrate controlHans Verkuil1-1/+2
2008-10-12V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding APIHans Verkuil1-0/+23
2008-10-12V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AACJanne Grunau1-2/+4
2008-09-03V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine1-0/+1
2008-09-03V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede1-5/+0
2008-09-03V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams.Hans de Goede1-0/+5
2008-09-03V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac7311.Jean-Francois Moine1-0/+1
2008-08-16Fix header export of videodev2.h, ivtv.h, ivtvfb.hDavid Woodhouse1-2/+2
2008-07-27V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab1-2/+2
2008-07-27V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil1-0/+6
2008-07-27V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the subdrivers.Jean-Francois Moine1-0/+2
2008-07-27V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab1-212/+166
2008-07-20V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.Hans de Goede1-1/+2
2008-07-20V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.Hans de Goede1-0/+1
2008-07-20V4L/DVB (8157): gspca: all subdriversJean-Francois Moine1-0/+2
2008-07-20V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz1-0/+10
2008-06-05V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersDavid Woodhouse1-3/+3
2008-04-24V4L/DVB (7453): v4l2-api: Define a standard control for color killer functionalityFrej Drejhammar1-1/+2
2008-04-24V4L/DVB (7450): v4l2-api: Define a standard control for chroma AGCFrej Drejhammar1-1/+3
2008-04-24V4L/DVB (7178): Add two new fourcc codes for 16bpp formatsSteven Whitehouse1-0/+2
2008-04-24V4L/DVB (7167): [v4l] Add camera class control definitionsBrandon Philips1-0/+27
2008-04-24V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersBrandon Philips1-5/+18