Multiproto: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
''give a technical description of how the API change has been implemented ... this means you''
''give a technical description of how the API change has been implemented ... this means you''


===Evaluation===
===Evaluation and Alternatives===
''explain whether the design goals have been met or not ... this means you''
''explain whether the design goals have been met or not ... this means you''


===Migration Plan===
===Status and Migration Plan===
''explain how a migration from the current API to multiproto could be achieved ... this means you''
''explain how a migration from the current API to multiproto could be achieved ... this means you''



Revision as of 00:41, 23 January 2008

Overview/Features

Discuss the features and facets of the project here ... this means you

Multiproto is a proposal for version 3.3 of the linux DVB API which includes extensions for cards which support multiple DVB protocols (DVB-S, DVB-S2, DVB-T, DVB-C, DVB-H, ATSC, DSS).

It is an experimental project and is not currently implemented in any released version of Linux. No firm plan has been made for its inclusion in Linux.

Design Decisions

explain the choices made ... this means you

Technical Details

give a technical description of how the API change has been implemented ... this means you

Evaluation and Alternatives

explain whether the design goals have been met or not ... this means you

Status and Migration Plan

explain how a migration from the current API to multiproto could be achieved ... this means you

Identification

provide the relevant output here ... this means you

Making it Work

How to get it:

hg clone http://jusst.de/hg/multiproto

Drivers

There are currently no in-kernel multiproto drivers.

Provide details of which drivers work with multiproto ... this means you

provide the details of where the drivers and patches and necessary tools are available ... this means you

provide details of how to compile for recent kernels -- this means you


Sample kernel output

provide the relevant portion of dmesg here

Tuner / DiSEqC / Player support

provide general details of how to upgrade multimedia applications to work with the new API ... this means you

provide specific details of how to use with scan, szap, mplayer, VDR, MythTV and Kaffeine here -- this means you

provide details of how to use with DiSEqC -- this means you


External Links