diff mbox series

[FFmpeg-devel] doc/encoders: libxeve doc typo, baselie->baseline

Message ID 20240103222754.1201158-1-marth64@proxyid.net
State Accepted
Commit 935da499c159f1da43f6bff7b4095a60e329f022
Headers show
Series [FFmpeg-devel] doc/encoders: libxeve doc typo, baselie->baseline | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Marth64 Jan. 3, 2024, 10:27 p.m. UTC
---
 doc/encoders.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/encoders.texi b/doc/encoders.texi
index 93586e1aae..f65389f2a0 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -2972,7 +2972,7 @@  Set the encoder preset value to determine encoding speed [fast, medium, slow, pl
 Set the encoder tune parameter [psnr, zerolatency]
 
 @item profile (@emph{profile})
-Set the encoder profile [0: baselie; 1: main]
+Set the encoder profile [0: baseline; 1: main]
 
 @item crf (@emph{crf})
 Set the quality for constant quality mode.