diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2006-07-01 14:10:18 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2006-07-01 14:10:18 +0200 |
commit | 6f26d1bcacf1b354e8761e7f3a46aadf110f76d8 (patch) | |
tree | de0518063a512f15072d97289e296e02ba0468ce /v4l2-apps/README | |
parent | 3767ec2c71761752e9a038d064e106843c663335 (diff) | |
download | mediapointer-dvb-s2-6f26d1bcacf1b354e8761e7f3a46aadf110f76d8.tar.gz mediapointer-dvb-s2-6f26d1bcacf1b354e8761e7f3a46aadf110f76d8.tar.bz2 |
Move test to v4l2-apps/test.
From: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l2-apps/README')
-rw-r--r-- | v4l2-apps/README | 14 |
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> |