Add IUY2
authorDavid Schleef <ds@schleef.org>
Mon, 14 Jul 2003 20:09:38 +0000 (20:09 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 14 Jul 2003 20:09:38 +0000 (20:09 +0000)
Original commit message from CVS:
Add IUY2

common
docs/random/mimetypes

diff --git a/common b/common
index f12ad60..7485670 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit f12ad60f50de84a39e26901b3ac29c15c1bf954e
+Subproject commit 74856703c922315f64b9314547966bd4963db968
index b0991a3..092c9a8 100644 (file)
@@ -155,6 +155,7 @@ Preface - (optional) properties for all video formats:
   YVYU: packed, Y-V-Y-U order, U/V hor 2x subsampled (YUV-4:2:2, 16 bpp)
   UYVY: packed, U-Y-V-Y order, U/V hor 2x subsampled (YUV-4:2:2, 16 bpp)
   Y41P: packed, UYVYUYVYYYYY order, U/V hor 4x subsampled (YUV-4:1:1, 12 bpp)
+  IUY2: packed, U-Y-V order, not subsampled (YUV-1:1:1, 24 bpp)
 
   Y42B: planar, Y-U-V order, U/V hor 2x subsampled (YUV-4:2:2, 16 bpp)
   YV12: planar, Y-V-U order, U/V hor+ver 2x subsampled (YUV-4:2:0, 12 bpp)