The patch number 10128 was added via Mauro Carvalho Chehab <[email protected]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        [email protected]

------

From: N?meth M?rton  <[email protected]>
modify V4L documentation to be a valid XHTML


Modify Documentation/video4linux/API.html to be a valid XHTML 1.0 Strict.
The result was verified using the http://validator.w3.org/ service.

Signed-off-by: M?rton N?meth <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>


---

 linux/Documentation/video4linux/API.html |   43 ++++++++++++++---------
 1 file changed, 27 insertions(+), 16 deletions(-)

diff -r 235b33a444ce -r 9a34af8f01e5 linux/Documentation/video4linux/API.html
--- a/linux/Documentation/video4linux/API.html  Tue Dec 30 08:58:36 2008 +0100
+++ b/linux/Documentation/video4linux/API.html  Mon Dec 29 19:37:14 2008 +0000
@@ -1,16 +1,27 @@
-<TITLE>V4L API</TITLE>
-<H1>Video For Linux APIs</H1>
-<table border=0>
-<tr>
-<td>
-<A HREF=http://www.linuxtv.org/downloads/video4linux/API/V4L1_API.html>
-V4L original API</a>
-</td><td>
-Obsoleted by V4L2 API
-</td></tr><tr><td>
-<A HREF=http://www.linuxtv.org/downloads/video4linux/API/V4L2_API>
-V4L2 API</a>
-</td><td>
-Should be used for new projects
-</td></tr>
-</table>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
+ <head>
+  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type" />
+  <title>V4L API</title>
+ </head>
+ <body>
+  <h1>Video For Linux APIs</h1>
+  <table border="0">
+   <tr>
+    <td>
+     <a 
href="http://www.linuxtv.org/downloads/video4linux/API/V4L1_API.html";>V4L 
original API</a>
+    </td>
+    <td>
+     Obsoleted by V4L2 API
+    </td>
+   </tr>
+   <tr>
+    <td>
+     <a href="http://www.linuxtv.org/downloads/video4linux/API/V4L2_API";>V4L2 
API</a>
+    </td>
+    <td>Should be used for new projects
+    </td>
+   </tr>
+  </table>
+ </body>
+</html>


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/9a34af8f01e5bdbb3c2b1cdaa3d834d03a8e2272

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to