On Sat, Sep 06, 2014 at 03:46:03PM +0200, Stefano Sabatini wrote:
> TODO: bump micro
> ---
>  doc/muxers.texi       |  5 +++++
>  libavformat/segment.c | 25 +++++++++++++++++++++++--
>  2 files changed, 28 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/muxers.texi b/doc/muxers.texi
> index d7833a6..6f3ac1d 100644
> --- a/doc/muxers.texi
> +++ b/doc/muxers.texi
> @@ -804,6 +804,11 @@ reference stream. The default value is @code{auto}.
>  Override the inner container format, by default it is guessed by the filename
>  extension.
>  
> +@item segment_format_options @var{options_list}
> +Set output format options using a :-separated list of key=value
> +parameters. Values containing @code{:} special characters must be
> +escaped.
> +
>  @item segment_list @var{name}
>  Generate also a listfile named @var{name}. If not specified no
>  listfile is generated.

please add a example, i think users will have no clue how to use
it otherwise

patch LGTM otherwise

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to