diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-01-18 13:00:12 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2009-01-18 13:00:12 +0100 |
commit | 8d4f9d241cdbd71a882a852c6e9285de279c0f87 (patch) | |
tree | 7f1fd2a5818e435c9dd920f60dc17244ef6e02e7 /v4l2-spec/README | |
parent | b0fc8c78cb5fd9394d8d4ff3198bdc9390b96001 (diff) | |
download | mediapointer-dvb-s2-8d4f9d241cdbd71a882a852c6e9285de279c0f87.tar.gz mediapointer-dvb-s2-8d4f9d241cdbd71a882a852c6e9285de279c0f87.tar.bz2 |
v4l2spec: add version 0.24 of the spec
From: Hans Verkuil <hverkuil@xs4all.nl>
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l2-spec/README')
-rw-r--r-- | v4l2-spec/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/v4l2-spec/README b/v4l2-spec/README new file mode 100644 index 000000000..1d651cf62 --- /dev/null +++ b/v4l2-spec/README @@ -0,0 +1,17 @@ +This is the DocBook source of the Video For Linux Two API Specification. + +The latest version is part of the v4l-dvb master repository: + + http://linuxtv.org/hg/v4l-dvb + +If you have ideas or questions regarding V4L2, please try the +linux-media mailing list. Information on how to join is here: + + http://www.linuxtv.org/lists.php + +The Makefile supports the following targets: + +html Tree of HTML files (default) +html-single A single HTML file +pdf A PDF file +coffeebreak All of the above |