diff options
| author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 14:04:19 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 15:30:34 -0400 |
| commit | 92effdf8b8b214165d5437f02b0ccbe80ba244cf (patch) | |
| tree | bc5e4cfbd061f5930a34a8e30ff69a3b1fad0369 /Documentation/video4linux/API.html | |
| parent | d5d84447baa8b9af0aaad7d4b751ccf8e669b39f (diff) | |
[media] doc-rst: Remove deprecated API.html document
This document points to some old stuff. Just remove it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/video4linux/API.html')
| -rw-r--r-- | Documentation/video4linux/API.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/Documentation/video4linux/API.html b/Documentation/video4linux/API.html deleted file mode 100644 index eaf948cf1ae7..000000000000 --- a/Documentation/video4linux/API.html +++ /dev/null | |||
| @@ -1,27 +0,0 @@ | |||
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | ||
| 3 | <head> | ||
| 4 | <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type" /> | ||
| 5 | <title>V4L API</title> | ||
| 6 | </head> | ||
| 7 | <body> | ||
| 8 | <h1>Video For Linux APIs</h1> | ||
| 9 | <table border="0"> | ||
| 10 | <tr> | ||
| 11 | <td> | ||
| 12 | <a href="https://linuxtv.org/downloads/legacy/video4linux/API/V4L1_API.html">V4L original API</a> | ||
| 13 | </td> | ||
| 14 | <td> | ||
| 15 | Obsoleted by V4L2 API | ||
| 16 | </td> | ||
| 17 | </tr> | ||
| 18 | <tr> | ||
| 19 | <td> | ||
| 20 | <a href="http://v4l2spec.bytesex.org/spec-single/v4l2.html">V4L2 API</a> | ||
| 21 | </td> | ||
| 22 | <td>Should be used for new projects | ||
| 23 | </td> | ||
| 24 | </tr> | ||
| 25 | </table> | ||
| 26 | </body> | ||
| 27 | </html> | ||
