Re: [FFmpeg-devel] [PATCH] doc/encoders: add documentation for the Hap encoder

2016-11-10 Thread Lou Logan
On Thu, 10 Nov 2016 23:09:52 +0100, Martin Vignali wrote: > > lgtm Applied. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH] doc/encoders: add documentation for the Hap encoder

2016-11-10 Thread Martin Vignali
2016-11-10 15:41 GMT+01:00 Tom Butterworth : > Documents options and behaviour, noting when 'chunks' option will > not be honoured. > > Signed-off-by: Tom Butterworth > --- > doc/encoders.texi | 39 +++ > 1 file changed, 39 insertions(+) > > diff --git a/doc/e

[FFmpeg-devel] [PATCH] doc/encoders: add documentation for the Hap encoder

2016-11-10 Thread Tom Butterworth
Documents options and behaviour, noting when 'chunks' option will not be honoured. Signed-off-by: Tom Butterworth --- doc/encoders.texi | 39 +++ 1 file changed, 39 insertions(+) diff --git a/doc/encoders.texi b/doc/encoders.texi index ba60e0a..c0597d8 100644