[FFmpeg-devel] [PATCH] doc: fix typo in muxers documentation
Steven Liu
lq at chinaffmpeg.org
Wed Oct 30 11:55:02 EET 2019
> 在 2019年10月30日,17:51,Alfred E. Heggestad <alfred.heggestad at gmail.com> 写道:
>
> Signed-off-by: Alfred E. Heggestad <alfred.heggestad at gmail.com>
> ---
> doc/muxers.texi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/muxers.texi b/doc/muxers.texi
> index 4c88b5daec..09ded7d48a 100644
> --- a/doc/muxers.texi
> +++ b/doc/muxers.texi
> @@ -2084,7 +2084,7 @@ but supports several other algorithms.
> The output of the muxer consists of one line per stream of the form:
> @var{streamindex}, at var{streamtype}, at var{algo}=@var{hash}, where
> @var{streamindex} is the index of the mapped stream, @var{streamtype} is a
> -single characer indicating the type of stream, @var{algo} is a short string
> +single character indicating the type of stream, @var{algo} is a short string
> representing the hash function used, and @var{hash} is a hexadecimal number
> representing the computed hash.
>
> --
> 2.20.1 (Apple Git-117)
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe”.
LGTM
Thanks
Steven
More information about the ffmpeg-devel
mailing list