All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1305678067.2419.1.camel@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 9891bb9..69c2288 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -40,7 +40,7 @@ It may be worth a look and asking Hans what are the short-comings.
 > };
 > 
 > Grayscale formats were pretty common, so a grayscale field tells color formats 
-> (grayscale = 0) from grayscale formats (grayscale != 0).
+> (grayscale == 0) from grayscale formats (grayscale != 0).
 > 
 > People already realized that hardware developers were crazily inventive (the 
 > word to remember here is crazily), and that non-standard formats would be 
@@ -105,8 +105,8 @@ It may be worth a look and asking Hans what are the short-comings.
 > video/pxafb.c
 >         Encode pixel format in the nonstd field
 > video/sh_mobile_lcdfb.c
->         If bpp = 12 and nonstd != 0, enable NV12 mode
->         If bpp = 16 or bpp = 24, ?
+>         If bpp == 12 and nonstd != 0, enable NV12 mode
+>         If bpp == 16 or bpp == 24, ?
 > video/omap/omapfb_main.c
 >         Select direct color mode when set to 1 (depend on bpp otherwise)
 >         Used as a pixel format identifier (YUV422, YUV420 or YUY422)
diff --git a/a/content_digest b/N1/content_digest
index 5ca86cd..cdefa4c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0201105180007.21173.laurent.pinchart@ideasonboard.com\0"
  "From\0Andy Walls <awalls@md.metrocast.net>\0"
  "Subject\0Re: [RFC] Standardize YUV support in the fbdev API\0"
- "Date\0Wed, 18 May 2011 00:21:07 +0000\0"
+ "Date\0Tue, 17 May 2011 20:21:07 -0400\0"
  "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Cc\0linux-fbdev@vger.kernel.org"
   linux-media@vger.kernel.org
@@ -50,7 +50,7 @@
  "> };\n"
  "> \n"
  "> Grayscale formats were pretty common, so a grayscale field tells color formats \n"
- "> (grayscale = 0) from grayscale formats (grayscale != 0).\n"
+ "> (grayscale == 0) from grayscale formats (grayscale != 0).\n"
  "> \n"
  "> People already realized that hardware developers were crazily inventive (the \n"
  "> word to remember here is crazily), and that non-standard formats would be \n"
@@ -115,8 +115,8 @@
  "> video/pxafb.c\n"
  ">         Encode pixel format in the nonstd field\n"
  "> video/sh_mobile_lcdfb.c\n"
- ">         If bpp = 12 and nonstd != 0, enable NV12 mode\n"
- ">         If bpp = 16 or bpp = 24, ?\n"
+ ">         If bpp == 12 and nonstd != 0, enable NV12 mode\n"
+ ">         If bpp == 16 or bpp == 24, ?\n"
  "> video/omap/omapfb_main.c\n"
  ">         Select direct color mode when set to 1 (depend on bpp otherwise)\n"
  ">         Used as a pixel format identifier (YUV422, YUV420 or YUY422)\n"
@@ -235,4 +235,4 @@
  "> [6] http://lxr.linux.no/linux+v2.6.38/include/linux/videodev2.h#L175\n"
  >
 
-57201e083e79a4c648151d29f3268cd9ca6a592fda015e8bc3ebcbd21e7cdbac
+b000f7ede4213b5a1c7edf1c187ef6eadef7c59f5be80c934ce6f0d76ecd114e

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.