The patch number 10590 was added via mocm to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: Linux Media Mailing List <linux-me...@vger.kernel.org> ------ some error corrections --- dvb-spec/dvbapi/dvbapi.tex | 2 +- dvb-spec/dvbapi/intro.tex | 10 +--------- dvb-spec/dvbapi/video.tex | 6 ++++-- 3 files changed, 6 insertions(+), 12 deletions(-) diff -r ccf9e44287e3 -r f7a81a6222d5 dvb-spec/dvbapi/dvbapi.tex --- a/dvb-spec/dvbapi/dvbapi.tex Fri Feb 15 08:17:18 2002 -0200 +++ b/dvb-spec/dvbapi/dvbapi.tex Mon Mar 04 09:27:48 2002 -0300 @@ -131,7 +131,7 @@ \renewcommand{\sectionmark}[1]{\markright{\thesection.\ #1}{}} \lhead[\fancyplain{}{\bfseries \thepage}]{\bfseries \rightmark} \rhead[\fancyplain{}{\bfseries \leftmark}]{\bfseries \thepage} -\cfoot{\copyright 2001 convergence integrated media GmbH} +\cfoot{\copyright 2002 convergence GmbH} \input{intro.tex} diff -r ccf9e44287e3 -r f7a81a6222d5 dvb-spec/dvbapi/intro.tex --- a/dvb-spec/dvbapi/intro.tex Fri Feb 15 08:17:18 2002 -0200 +++ b/dvb-spec/dvbapi/intro.tex Mon Mar 04 09:27:48 2002 -0300 @@ -68,7 +68,7 @@ time and re-inserted into the TS. The demultiplexer splits the TS into its components like audio and video streams. Besides usually several of such audio and video streams it also -contains data strams with information about the programs offered in this +contains data streams with information about the programs offered in this or other streams of the same provider. \item MPEG2 audio and video decoder @@ -118,14 +118,6 @@ but we will omit the ``\texttt{/dev/ost/ but we will omit the ``\texttt{/dev/ost/}'' in the further dicussion of these devices. -%Thus, the \texttt{audio} and \texttt{video} devices directly control -%the MPEG2 decoder audio and video decoder, respectively. -%Depending on the kind of frontend present (satellite, cable or -%terrestrial), it will be controlled either through the -%\texttt{qpsk} or \texttt{qamfe} device. -%DiSEqC or other kinds of control signals can be sent to the -%antenna hardware through the \texttt{sec} device. - If more than one card is present in the system the other cards can be accessed through the corresponding devices with the card's number appended. \texttt{/dev/ost/demux0} (which diff -r ccf9e44287e3 -r f7a81a6222d5 dvb-spec/dvbapi/video.tex --- a/dvb-spec/dvbapi/video.tex Fri Feb 15 08:17:18 2002 -0200 +++ b/dvb-spec/dvbapi/video.tex Mon Mar 04 09:27:48 2002 -0300 @@ -2,8 +2,10 @@ The DVB video device controls the MPEG2 video decoder of the DVB hardware. It can be accessed through \texttt{/dev/ost/video}. -The include file \texttt{ost/video.h} defines the data types and lists all I/O calls. - +The include file \texttt{ost/video.h} defines the data types and lists +all I/O calls. Please note that some DVB cards don't have their own +MPEG decoder, which results in the omission of the audio and video +device as well as the video4linux device. \devsubsec{Video Data Types} --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/f7a81a6222d545343512815b119b4578a2498045 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits