summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vivid/vivid-vid-cap.c
AgeCommit message (Expand)Author
2019-11-28media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-05-31media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil
2016-08-24[media] vivid: return -ENODATA if the current input doesn't support g/s_selec...Hans Verkuil
2016-07-12[media] vivid: set V4L2_CAP_TIMEPERFRAMEHans Verkuil
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-06-28[media] vivid: add CEC emulationHans Verkuil
2016-06-24vivid: remove some unused varsMauro Carvalho Chehab
2016-04-20[media] vivid: use new v4l2-rect.h headerHans Verkuil
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil
2015-11-17[media] vivid: add support for reduced frame rate in video capturePrashant Laddha
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-07-06[media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha
2015-06-09[media] vivid: Use interlaced info for cvt/gtf timing detectionPrashant Laddha
2015-06-09[media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha
2015-06-05[media] vivid: add xfer_func supportHans Verkuil
2015-05-01[media] vivid: drop format descriptionHans Verkuil
2015-04-28[media] vivid: add 1080p capture at 2 fps and 5 fps to webcam emulationPhilipp Zabel
2015-04-08[media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil
2015-04-08[media] vivid: add support to set CVT, GTF timingsPrashant Laddha
2015-04-02[media] vivid: report only one frameintervalHans Verkuil
2015-04-02[media] vivid: allow s_dv_timings if it is the same as the currentHans Verkuil
2015-04-02[media] vivid: add support for single buffer planar formatsHans Verkuil
2015-04-02[media] vivid: add new format fieldsHans Verkuil
2015-04-02[media] vivid: fix test pattern movement for V4L2_FIELD_ALTERNATEHans Verkuil
2015-04-02[media] vivid: fix typo in plane size checksHans Verkuil
2015-04-02[media] vivid: the overlay API wasn't disabled completely for multiplanarHans Verkuil
2014-12-02[media] vivid: add support for YCbCr encoding and quantizationHans Verkuil
2014-12-02[media] vivid: add new colorspacesHans Verkuil
2014-11-25[media] media: vivid: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-09-21[media] vivid: add teletext support to VBI captureHans Verkuil
2014-09-08[media] vivid: add missing includesHans Verkuil
2014-09-02[media] vivid: Don't mess with namespace adding a "get_format" functionMauro Carvalho Chehab
2014-09-02[media] vivid: add the video capture and output partsHans Verkuil