[FFmpeg-devel] [PATCH] doc/encoders: fix opus typo

Stefano Sabatini stefasab at gmail.com
Sun Jan 7 16:40:00 EET 2024


On date Saturday 2024-01-06 16:24:54 -0600, Marth64 wrote:
> Signed-off-by: Marth64 <marth64 at proxyid.net>
> ---
>  doc/encoders.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/encoders.texi b/doc/encoders.texi
> index f65389f2a0..c9fe6d6143 100644
> --- a/doc/encoders.texi
> +++ b/doc/encoders.texi
> @@ -615,7 +615,7 @@ and slightly improves compression.
>  
>  Opus encoder.
>  
> -This is a native FFmpeg encoder for the Opus format. Currently its in development and
> +This is a native FFmpeg encoder for the Opus format. Currently, it's in development and
>  only implements the CELT part of the codec. Its quality is usually worse and at best
>  is equal to the libopus encoder.

Thanks, will apply.


More information about the ffmpeg-devel mailing list