summaryrefslogtreecommitdiff
path: root/v4l2-apps/README
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-08-25 11:45:51 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-08-25 11:45:51 -0300
commit7d302bb17d4ebe98e2e0cbe76beb2a72b3292843 (patch)
treedb5d13ef3544100adea173bc9c6f778be7348472 /v4l2-apps/README
parent46d06fbe2e7e63f51fd16e60ba0371ec1a90953a (diff)
parent1630db850f1bcab986ce1870cd42243c596a2574 (diff)
downloadmediapointer-dvb-s2-7d302bb17d4ebe98e2e0cbe76beb2a72b3292843.tar.gz
mediapointer-dvb-s2-7d302bb17d4ebe98e2e0cbe76beb2a72b3292843.tar.bz2
merge: http://linuxtv.org/hg/~hverkuil/v4l2-apps
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l2-apps/README')
-rw-r--r--v4l2-apps/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/v4l2-apps/README b/v4l2-apps/README
new file mode 100644
index 000000000..d8af644d0
--- /dev/null
+++ b/v4l2-apps/README
@@ -0,0 +1,14 @@
+linuxtv-v4l2-apps-0.0.1
+=======================
+
+Linux V4L2 API test/demo applications, utilities and library.
+
+You find a README in each subdirectory explaining what the code there does.
+
+The v4l2 library uses the GNU Lesser General Public License, all other code is
+released under the GNU General Public License.
+
+This code is still in its infancy and is not yet suitable for general
+use. However, it is a start.
+
+Hans Verkuil <hverkuil@xs4all.nl>