[MPlayer-dev-eng] [PATCH] demux_ts additions

Nico nsabbi at libero.it
Fri Aug 15 14:00:54 CEST 2003


----- Original Message -----
From: "Diego Biurrun" <diego at biurrun.de>
To: <mplayer-dev-eng at mplayerhq.hu>
Sent: Friday, August 15, 2003 1:28 PM
Subject: Re: [MPlayer-dev-eng] [PATCH] demux_ts additions


> Nico writes:
>  > I added to the MPEG-TS demuxer the following:
>  >
>  > - {"tsfastparse", &ts_fastparse, CONF_TYPE_INT, 0, 0, 0, NULL},
>  > + {"tsprog", &ts_prog, CONF_TYPE_INT, CONF_RANGE, 0, 65535, NULL},
>
> Could you please document this option in the man page?  Currently
> tsfastparse is only of the last missing options and documentation for
> its replacement would be very much appreciated.
>
>  > + //controllare se la dimensione delle sezioni eccede
priv->pat.buffer_len
>  > + //controllare il CRC32
>
> lol
>
> OK, let me see if I can translate this correctly:
>
> + //check if the section dimenstion exceeds priv->pat.buffer_len
> + //check the CRC32
>
> I suggest you change that comment into a language more people here can
> understand ;)
>
> Diego
>

Right :) I'll repost the patch later.

Do you believe that the last patch  for the DOCS (the one about the dvb
section) is fine,
or does it need more corrections?

Thanks,
        Nico



More information about the MPlayer-dev-eng mailing list