diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-06-08 15:17:12 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 17:52:58 -0300 |
commit | ec77f15caef3f45a6ebc86a569376eb94a94fb03 (patch) | |
tree | 31b06233cd5b0e801373d1d798340048f59745c8 /Documentation/DocBook/media/dvb | |
parent | ca5b2339c8a1311b6475cb679a62380bc22b48e7 (diff) |
[media] DocBook/Makefile: Remove osd.h header
The av7110 uses an OSD API. Such API is not documented at all. Also,
the osd.h API uses camelCase and some other weird stuff. Also, dvb-core
doesn't recognize it.
I don't see any good reason why we should document it. It seems better
to just let it as-is. If ever needed, it is probably better to write
a different API for dvb-core.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/dvb')
-rw-r--r-- | Documentation/DocBook/media/dvb/dvbapi.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/DocBook/media/dvb/dvbapi.xml b/Documentation/DocBook/media/dvb/dvbapi.xml index 5291430dbb6..2ab6ddcfc4e 100644 --- a/Documentation/DocBook/media/dvb/dvbapi.xml +++ b/Documentation/DocBook/media/dvb/dvbapi.xml @@ -134,10 +134,6 @@ Added ISDB-T test originally written by Patrick Boettcher <title>DVB Network Header File</title> &sub-net-h; </appendix> - <appendix id="osd_h"> - <title>DVB OSD Header File</title> - &sub-osd-h; - </appendix> <appendix id="video_h"> <title>DVB Video Header File</title> &sub-video-h; |