summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vivid/vivid-vid-cap.c
Commit message (Expand)AuthorAgeFilesLines
* [media] vivid: fix try_fmt behaviorHans Verkuil2017-03-221-3/+10
* [media] vivid: Enable 4k resolution for webcam capture deviceSoren Brinkmann2017-01-301-1/+4
* [media] vivid: Add support for HSV encodingRicardo Ribalda Delgado2016-10-211-2/+15
* [media] vivid: return -ENODATA if the current input doesn't support g/s_selec...Hans Verkuil2016-08-241-2/+2
* [media] vivid: set V4L2_CAP_TIMEPERFRAMEHans Verkuil2016-07-121-0/+1
* Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab2016-07-081-1/+22
|\
| * [media] vivid: add CEC emulationHans Verkuil2016-06-281-1/+22
* | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-6/+1Star
* | vivid: remove some unused varsMauro Carvalho Chehab2016-06-241-2/+1Star
|/
* [media] vivid: use new v4l2-rect.h headerHans Verkuil2016-04-201-50/+51
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-17/+5Star
* [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-031-1/+1
* [media] vivid: add support for reduced frame rate in video capturePrashant Laddha2015-11-171-1/+9
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-6/+9
* [media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha2015-07-061-1/+1
* [media] vivid: Use interlaced info for cvt/gtf timing detectionPrashant Laddha2015-06-091-2/+2
* [media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha2015-06-091-2/+3
* [media] vivid: add xfer_func supportHans Verkuil2015-06-051-0/+9
* [media] vivid: drop format descriptionHans Verkuil2015-05-011-4/+0Star
* [media] vivid: add 1080p capture at 2 fps and 5 fps to webcam emulationPhilipp Zabel2015-04-281-5/+8
* [media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil2015-04-081-2/+2
* [media] vivid: add support to set CVT, GTF timingsPrashant Laddha2015-04-081-1/+63
* [media] vivid: report only one frameintervalHans Verkuil2015-04-031-6/+2Star
* [media] vivid: allow s_dv_timings if it is the same as the currentHans Verkuil2015-04-031-2/+2
* [media] vivid: add support for single buffer planar formatsHans Verkuil2015-04-031-30/+28Star
* [media] vivid: add new format fieldsHans Verkuil2015-04-031-6/+12
* [media] vivid: fix test pattern movement for V4L2_FIELD_ALTERNATEHans Verkuil2015-04-031-1/+4
* [media] vivid: fix typo in plane size checksHans Verkuil2015-04-031-2/+2
* [media] vivid: the overlay API wasn't disabled completely for multiplanarHans Verkuil2015-04-031-0/+19
* [media] vivid: add support for YCbCr encoding and quantizationHans Verkuil2014-12-021-0/+18
* [media] vivid: add new colorspacesHans Verkuil2014-12-021-8/+8
* [media] media: vivid: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-11-251-2/+2
* [media] vivid: add teletext support to VBI captureHans Verkuil2014-09-221-1/+1
* [media] vivid: add missing includesHans Verkuil2014-09-081-0/+1
* [media] vivid: Don't mess with namespace adding a "get_format" functionMauro Carvalho Chehab2014-09-021-7/+7
* [media] vivid: add the video capture and output partsHans Verkuil2014-09-021-0/+1729