summaryrefslogtreecommitdiffstats
path: root/Documentation/media
Commit message (Expand)AuthorAgeFilesLines
...
* | media: ipu3: update meta format documentationYong Zhi2019-02-183-109/+159
* | extended-controls.rst: split up per control classHans Verkuil2019-02-1813-3917/+4014
* | media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy2019-02-181-1/+169
* | media: Documentation/media: rename "Codec Interface"Hans Verkuil2019-01-255-26/+25Star
* | media: dev-teletext.rst: remove obsolete teletext interfaceHans Verkuil2019-01-252-42/+0Star
* | media: dev-effect.rst: remove unused Effect Interface chapterHans Verkuil2019-01-252-29/+0Star
* | media: vidioc-prepare-buf.rst: drop reference to NO_CACHE flagsHans Verkuil2019-01-211-4/+1Star
* | media: imx.rst: Update doc to reflect fixes to interlaced captureSteve Longerbeam2019-01-161-37/+66
* | media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel2019-01-161-0/+5
* | media: v4l2-ctrl: Add control to enable h.264 constrained intra predictionPhilipp Zabel2019-01-161-0/+4
* | media: Documentation: staging/ipu3-imgu: Add license informationSakari Ailus2019-01-072-1/+26
* | media: Documentation: staging/ipu3-imgu: Fix reference file nameSakari Ailus2019-01-071-1/+1
* | media: extended-controls.rst: update the mpeg2 compound controlsHans Verkuil2019-01-071-11/+17
* | media: buffer.rst: clean up timecode documentationHans Verkuil2019-01-071-6/+5Star
* | Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds2018-12-291-1/+1
|\ \
| * | Documentation: Use "while" instead of "whilst"Will Deacon2018-11-201-1/+1
* | | Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-258-13/+577
|\ \ \
| * | | media: staging/ipu3-imgu: Address documentation commentsSakari Ailus2018-12-172-151/+194
| * | | media: v4l: Add Intel IPU3 meta buffer formatsYong Zhi2018-12-172-0/+179
| * | | media: doc-rst: Add Intel IPU3 documentationRajmohan Mani2018-12-172-0/+327
| * | | media: docs-rst: v4l: Document V4L2_BUF_TYPE_META_OUTPUT interfaceSakari Ailus2018-12-144-13/+28
* | | | media: docs: fix some GPL licensing ambiguity at the textMauro Carvalho Chehab2018-12-1713-39/+39
* | | | Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab2018-12-171-0/+10
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | media: extended-controls.rst: add note to the MPEG2 state controlsHans Verkuil2018-12-051-0/+10
* | | media: v4l2: clarify H.264 loop filter offset controlsPhilipp Zabel2018-12-071-0/+6
* | | Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab2018-12-057-7/+175
|\| |
| * | media: mediactl docs: Fix licensing messageMauro Carvalho Chehab2018-11-277-7/+175
* | | media: pixfmt-meta-d4xx.rst: Add a license to itMauro Carvalho Chehab2018-12-051-1/+8
* | | media: docs: brainless mass add SPDX headers to all media filesMauro Carvalho Chehab2018-12-05117-0/+234
* | | media: svg files: dual-licence some files with GPL and GFDLMauro Carvalho Chehab2018-12-056-42/+144
* | | media: add SPDX header to media uAPI filesMauro Carvalho Chehab2018-12-05413-11/+3732
* | | media: remove text encoding from rst filesMauro Carvalho Chehab2018-12-05393-783/+0Star
* | | media: Documentation/media: uapi: Explicitly say there are no Invariant SectionsBen Hutchings2018-12-051-3/+3
* | | media: em28xx: fix spelling mistake, "Cinnergy" -> "Cinergy"Colin Ian King2018-12-031-1/+1
* | | media: v4l: Add 4bpp packed depth confidence format CNF4Sergey Dorodnicov2018-12-032-0/+32
* | | media: vb2: Allow reqbufs(0) with "in use" MMAP buffersJohn Sheu2018-11-231-3/+14
* | | media: v4l uapi docs: few minor corrections and typosSean Young2018-11-2310-25/+25
* | | media: doc-rst: Fix broken referencesRicardo Ribalda Delgado2018-11-231-1/+1
* | | media: v4l: uAPI doc: Changing frame interval won't change formatSakari Ailus2018-11-232-0/+6
* | | media: v4l: uAPI doc: Simplify NATIVE_SIZE selection target documentationSakari Ailus2018-11-231-6/+1Star
* | | media: vidioc-enum-fmt.rst: update list of valid buftypesHans Verkuil2018-11-231-2/+6
|/ /
* / media: docs: Document metadata format in struct v4l2_formatSakari Ailus2018-11-062-1/+6
|/
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-3120-20/+1034
|\
| * media: v4l: Add definition for the Sunxi tiled NV12 formatPaul Kocialkowski2018-09-241-1/+14
| * media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski2018-09-244-2/+206
| * media: media-request: update documentationHans Verkuil2018-09-118-36/+52
| * media: media-request: EPERM -> EACCES/EBUSYHans Verkuil2018-09-115-21/+21
| * media: videodev2.h: add new capabilities for buffer typesHans Verkuil2018-09-112-2/+54
| * media: buffer.rst: only set V4L2_BUF_FLAG_REQUEST_FD for QBUFHans Verkuil2018-09-111-0/+2
| * media: v4l2-ctrls: return -EACCES if request wasn't completedHans Verkuil2018-09-111-9/+9