Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
Kernel
提交
62b122ab
K
Kernel
项目概览
openeuler
/
Kernel
1 年多 前同步成功
通知
8
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
K
Kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
62b122ab
编写于
9月 15, 2009
作者:
M
Mauro Carvalho Chehab
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
DocBook/media: update dvb url's and use ulink tag instead of emphasis
Signed-off-by:
N
Mauro Carvalho Chehab
<
mchehab@redhat.com
>
上级
e5b20214
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
7 addition
and
7 deletion
+7
-7
Documentation/DocBook/dvb/examples.xml
Documentation/DocBook/dvb/examples.xml
+1
-1
Documentation/DocBook/dvb/frontend.xml
Documentation/DocBook/dvb/frontend.xml
+2
-2
Documentation/DocBook/dvb/intro.xml
Documentation/DocBook/dvb/intro.xml
+4
-4
未找到文件。
Documentation/DocBook/dvb/examples.xml
浏览文件 @
62b122ab
...
...
@@ -2,7 +2,7 @@
<para>
In this section we would like to present some examples for using the DVB API.
</para>
<para>
Maintainer note: This section is out of date. Please refer to the sample programs packaged
with the driver distribution from
<
emphasis
role=
"tt"
>
http://linuxtv.org/
</emphasis
>
.
with the driver distribution from
<
ulink
url=
"http://linuxtv.org/hg/dvb-apps"
/
>
.
</para>
<section
id=
"tuning"
>
...
...
Documentation/DocBook/dvb/frontend.xml
浏览文件 @
62b122ab
...
...
@@ -11,8 +11,8 @@ role="tt">linux/dvb/frontend.h</emphasis> in your application.</para>
is not yet handled by this API but a future extension is possible. For
DVB-S the frontend device also supports satellite equipment control
(SEC) via DiSEqC and V-SEC protocols. The DiSEqC (digital SEC)
specification is available from
Eutelsat
<emphasis
role=
"tt"
>
http://www.eutelsat.org/
</emphasis
>
.
</para>
specification is available from
<ulink
url=
"http://www.eutelsat.com/satellites/4_5_5.html"
>
Eutelsat
</ulink
>
.
</para>
<para>
Note that the DVB API may also be used for MPEG decoder-only PCI
cards, in which case there exists no frontend device.
</para>
...
...
Documentation/DocBook/dvb/intro.xml
浏览文件 @
62b122ab
...
...
@@ -10,8 +10,8 @@ you should know what a program/transport stream (PS/TS) is and what is
meant by a packetized elementary stream (PES) or an I-frame.
</para>
<para>
Various DVB standards documents are available from
<
emphasis
role=
"tt"
>
http://www.dvb.org/
</emphasis
>
and/or
<
emphasis
role=
"tt"
>
http://www.etsi.org/
</emphasis
>
.
</para>
<
ulink
url=
"http://www.dvb.org"
/
>
and/or
<
ulink
url=
"http://www.etsi.org"
/
>
.
</para>
<para>
It is also necessary to know how to access unix/linux devices and
how to use ioctl calls. This also includes the knowledge of C or C++.
...
...
@@ -31,8 +31,8 @@ and filtering several section and PES data streams at the same time.
<para>
In early 2000, we were approached by Nokia with a proposal for a
new standard Linux DVB API. As a commitment to the development of
terminals based on open standards, Nokia and Convergence made it
available to all Linux developers and published it on
<emphasis
role=
"tt"
>
http://www.linuxtv.org/
</emphasis
>
in September 2000.
available to all Linux developers and published it on
<ulink
url=
"http://www.linuxtv.org/"
/
>
in September 2000.
Convergence is the maintainer of the Linux DVB API. Together with the
LinuxTV community (i.e. you, the reader of this document), the Linux DVB
API will be constantly reviewed and improved. With the Linux driver for
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录