summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-ctrls.h
Commit message (Expand)AuthorAgeFilesLines
* media: uapi: move MPEG-2 stateless controls out of stagingEzequiel Garcia2021-05-231-1/+0
* media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMSEzequiel Garcia2021-05-231-2/+0
* media: uapi: mpeg2: Split sequence and picture parametersEzequiel Garcia2021-05-231-0/+4
* media: uapi: mpeg2: Rename "quantization" to "quantisation"Ezequiel Garcia2021-05-231-2/+2
* media: v4l2-ctrls: fix reference to freed memoryHans Verkuil2021-04-151-5/+7
* media: v4l: Add HDR10 static metadata controlsStanimir Varbanov2021-04-061-0/+4
* media: uapi: move VP8 stateless controls out of stagingEzequiel Garcia2021-03-221-1/+0
* media: uapi: vp8: Remove "header" from symbol names and macrosEzequiel Garcia2021-03-221-2/+2
* media: vicodec: mark the stateless FWHT API as stableHans Verkuil2020-12-031-1/+0
* media: uapi: move H264 stateless controls out of stagingEzequiel Garcia2020-12-031-1/+0
* media: fix kernel-doc markupsMauro Carvalho Chehab2020-11-161-1/+1
* media: uapi: h264: Split prediction weight parametersEzequiel Garcia2020-09-011-0/+2
* media: v4l2-ctrls: Add helper to register propertiesJacopo Mondi2020-05-181-0/+26
* media: include: v4l2-ctrl: Sort forward declarationsJacopo Mondi2020-05-181-4/+4
* media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compoundHans Verkuil2020-04-291-1/+3
* media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil2020-04-211-20/+29
* media: v4l2_ctrl: Add const pointer to ctrl_ptrRicardo Ribalda Delgado2019-11-081-0/+2
* media: v4l2_ctrl: Add p_def to v4l2_ctrl_configRicardo Ribalda Delgado2019-11-081-0/+2
* media: v4l: Add definitions for HEVC stateless decodingPaul Kocialkowski2019-10-241-0/+7
* media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_createRicardo Ribalda Delgado2019-10-101-0/+12
* media: add V4L2_CTRL_TYPE_AREA control typeRicardo Ribalda Delgado2019-10-101-0/+42
* media: v4l2-core: Implement v4l2_ctrl_new_std_compoundRicardo Ribalda Delgado2019-10-101-0/+22
* media: v4l: ctrls: Add debug messagesEzequiel Garcia2019-07-251-2/+7
* media: uapi: Add VP8 stateless decoder APIPawel Osciak2019-07-221-0/+3
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-10/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | media: uapi: Add H264 low-level decoder API compound controls.Pawel Osciak2019-05-291-1/+12
|/
* media: v4l2-ctrls.h: remove spurious textHans Verkuil2019-04-221-2/+2
* media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld2019-03-251-1/+4
* media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld2019-03-251-1/+1
* media: include: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil2018-12-051-0/+6
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-311-9/+132
|\
| * media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski2018-09-241-7/+11
| * media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functionsHans Verkuil2018-08-311-1/+48
| * media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil2018-08-311-1/+6
| * media: v4l2-ctrls: add core request supportHans Verkuil2018-08-311-0/+51
| * media: v4l2-ctrls: prepare internal structs for request APIHans Verkuil2018-08-311-0/+10
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-311-1/+7
* | media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus2018-10-051-1/+25
|/
* media: v4l2-ctrls.h: fix v4l2_ctrl field description typosBaruch Siach2018-07-251-2/+2
* media: v4l2-ctrls.h: fix wrong copy-and-paste commentHans Verkuil2018-02-261-2/+2
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-2/+9
|\
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-1/+1
| * media: v4l2-ctrls: document nested members of structsMauro Carvalho Chehab2017-12-181-1/+8
* | media: annotate ->poll() instancesAl Viro2017-11-271-1/+1
|/
* media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fillMauro Carvalho Chehab2017-08-201-8/+8
* [media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus2017-06-071-0/+13
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* [media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2016-09-221-1/+2