aboutsummaryrefslogtreecommitdiff
path: root/Documentation/video4linux/API.html
AgeCommit message (Collapse)AuthorFilesLines
2011-07-27[media] V4L1 API has been moved into "legacy" on the linuxtv.org siteBjørn Mork1-1/+1
Signed-off-by: Bjørn Mork <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2010-08-04Documentation: update broken web addresses.Justin P. Mattock1-1/+1
Below you will find an updated version from the original series bunching all patches into one big patch updating broken web addresses that are located in Documentation/* Some of the addresses date as far far back as 1995 etc... so searching became a bit difficult, the best way to deal with these is to use web.archive.org to locate these addresses that are outdated. Now there are also some addresses pointing to .spec files some are located, but some(after searching on the companies site)where still no where to be found. In this case I just changed the address to the company site this way the users can contact the company and they can locate them for the users. Signed-off-by: Justin P. Mattock <[email protected]> Signed-off-by: Thomas Weber <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> Cc: Paulo Marques <[email protected]> Cc: Randy Dunlap <[email protected]> Cc: Michael Neuling <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2008-12-30V4L/DVB (10128): modify V4L documentation to be a valid XHTMLNémeth Márton1-16/+27
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]>
2005-11-09[PATCH] v4l: 851: fixed broken api link and indentationNickolay V. Shmyrev1-1/+1
- Fixed broken API link and indentation. Signed-off-by: Nickolay V. Shmyrev <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2005-06-28[PATCH] V4L: documentation changes - mostly new cards includedMauro Carvalho Chehab1-399/+16
New cards included. V4L1 api renamed. Message included informing it is obsoleted by V4L2 API. V4L2 api included. Mark all 7135 cards as 7133. Signed-off-by: Luc Saillard <[email protected]>. Signed-off-by: Nickolay V Shmyrev <[email protected]> Signed-off-by: Hermann Pitton <[email protected]> Signed-off-by: Michael Krufky <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+399
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!