Re: [FFmpeg-devel] [PATCH] doc/demuxers/mpegts: update documentation

2015-08-14 Thread Stefano Sabatini
On date Friday 2015-08-14 11:33:57 +0200, Michael Niedermayer encoded: > On Fri, Aug 14, 2015 at 11:15:43AM +0200, Stefano Sabatini wrote: [...] > > demuxers.texi | 13 + > > 1 file changed, 13 insertions(+) > > 69139cef59232f0c319defb217a375194acba585 > > 0002-doc-demuxers-mpegts-

Re: [FFmpeg-devel] [PATCH] doc/demuxers/mpegts: update documentation

2015-08-14 Thread Michael Niedermayer
On Fri, Aug 14, 2015 at 11:15:43AM +0200, Stefano Sabatini wrote: > On date Friday 2015-08-14 00:16:31 +0200, Michael Niedermayer encoded: > > On Thu, Aug 13, 2015 at 01:26:30PM +0200, Stefano Sabatini wrote: > > > The description is yet crappy, it merely copies the description of the > > > added a

Re: [FFmpeg-devel] [PATCH] doc/demuxers/mpegts: update documentation

2015-08-14 Thread Stefano Sabatini
On date Friday 2015-08-14 00:16:31 +0200, Michael Niedermayer encoded: > On Thu, Aug 13, 2015 at 01:26:30PM +0200, Stefano Sabatini wrote: > > The description is yet crappy, it merely copies the description of the > > added and undocumented options and their value range. More descriptive > > docume

Re: [FFmpeg-devel] [PATCH] doc/demuxers/mpegts: update documentation

2015-08-13 Thread Michael Niedermayer
On Thu, Aug 13, 2015 at 01:26:30PM +0200, Stefano Sabatini wrote: > The description is yet crappy, it merely copies the description of the > added and undocumented options and their value range. More descriptive > documentation is welcome. > --- > doc/demuxers.texi | 19 +++ > 1 fi

[FFmpeg-devel] [PATCH] doc/demuxers/mpegts: update documentation

2015-08-13 Thread Stefano Sabatini
The description is yet crappy, it merely copies the description of the added and undocumented options and their value range. More descriptive documentation is welcome. --- doc/demuxers.texi | 19 +++ 1 file changed, 19 insertions(+) diff --git a/doc/demuxers.texi b/doc/demuxers.te