[FFmpeg-devel] [PATCH V1 1/2] doc/muxers: fix and update docs for HLS muxer
Gyan
ffmpeg at gyani.pro
Fri Jun 28 16:55:26 EEST 2019
On 28-06-2019 07:02 PM, Jun Zhao wrote:
> From: Jun Zhao <barryjzhao at tencent.com>
>
> fix and update docs for HLS muxer
>
> Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
> ---
> doc/muxers.texi | 68 ++++++++++++++++++++++++++++++------------------------
> 1 files changed, 38 insertions(+), 30 deletions(-)
>
> diff --git a/doc/muxers.texi b/doc/muxers.texi
> index dd64672..d93d1cf 100644
> --- a/doc/muxers.texi
> +++ b/doc/muxers.texi
> @@ -554,32 +554,32 @@ segmentation.
> This muxer supports the following options:
>
> @table @option
> - at item hls_init_time @var{seconds}
> + at item -hls_init_time @var{seconds}
These docs are for API users as well, and since the hyphen isn't part of
the option name, it would be confusing. At least that was the consensus
when a similar change was proposed - see
http://www.ffmpeg.org/pipermail/ffmpeg-devel/2019-February/240380.html
Gyan
More information about the ffmpeg-devel
mailing list