Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1399941

[PATCH v2 3/9] [media] DocBook/v4l: Add compressed video formats used on MT8173 codec driver

From Tiffany Lin <tiffany.lin@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH v2 3/9] [media] DocBook/v4l: Add compressed video formats used on MT8173 codec driver
Date 2016-05-12 13:30 +0200
Message-ID <rxWYy-4BO-9@gated-at.bofh.it> (permalink)
References <rxWYy-4BO-3@gated-at.bofh.it> <rxWYy-4BO-5@gated-at.bofh.it> <rxWYy-4BO-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Add V4L2_PIX_FMT_MT21 documentation

Signed-off-by: Tiffany Lin <tiffany.lin@mediatek.com>
---
 Documentation/DocBook/media/v4l/pixfmt.xml |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/DocBook/media/v4l/pixfmt.xml b/Documentation/DocBook/media/v4l/pixfmt.xml
index 5a08aee..d40e0ce 100644
--- a/Documentation/DocBook/media/v4l/pixfmt.xml
+++ b/Documentation/DocBook/media/v4l/pixfmt.xml
@@ -1980,6 +1980,12 @@ array. Anything what's in between the UYVY lines is JPEG data and should be
 concatenated to form the JPEG stream. </para>
 </entry>
 	  </row>
+	  <row id="V4L2_PIX_FMT_MT21">
+	    <entry><constant>V4L2_PIX_FMT_MT21</constant></entry>
+	    <entry>'MT21'</entry>
+	    <entry>Compressed two-planar YVU420 format used by Mediatek MT8173
+	    codec driver.</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </table>
-- 
1.7.9.5

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 2/9] [media] : v4l: add Mediatek compressed video block format Tiffany Lin <tiffany.lin@mediatek.com> - 2016-05-12 13:30 +0200
  [PATCH v2 6/9] [media] vcodec: mediatek: Add Mediatek H264 Video Decoder Driver Tiffany Lin <tiffany.lin@mediatek.com> - 2016-05-12 13:30 +0200
    [PATCH v2 9/9] arm64: dts: mediatek: Add Video Decoder for MT8173 Tiffany Lin <tiffany.lin@mediatek.com> - 2016-05-12 13:30 +0200
    [PATCH v2 8/9] [media] vcodec: mediatek: Add Mediatek VP9 Video Decoder Driver Tiffany Lin <tiffany.lin@mediatek.com> - 2016-05-12 13:30 +0200
    [PATCH v2 7/9] [media] vcodec: mediatek: Add Mediatek VP8 Video Decoder Driver Tiffany Lin <tiffany.lin@mediatek.com> - 2016-05-12 13:30 +0200
  [PATCH v2 3/9] [media] DocBook/v4l: Add compressed video formats used on MT8173 codec driver Tiffany Lin <tiffany.lin@mediatek.com> - 2016-05-12 13:30 +0200
    [PATCH v2 4/9] dt-bindings: Add a binding for Mediatek Video Decoder Tiffany Lin <tiffany.lin@mediatek.com> - 2016-05-12 13:30 +0200
      Re: [PATCH v2 4/9] dt-bindings: Add a binding for Mediatek Video  Decoder Rob Herring <robh@kernel.org> - 2016-05-16 17:40 +0200

csiph-web