diff mbox series

[FFmpeg-devel] doc/codecs: fix missing guidance in channel_layout item and remove decomissioned request_channel_layout

Message ID 20240103185411.1199574-1-marth64@proxyid.net
State Accepted
Commit de9fe17a1fcd64f70859b6fcb16d99878930ec38
Headers show
Series [FFmpeg-devel] doc/codecs: fix missing guidance in channel_layout item and remove decomissioned request_channel_layout | 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, 6:54 p.m. UTC
Signed-off-by: Marth64 <marth64@proxyid.net>
---
 doc/codecs.texi | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)
diff mbox series

Patch

diff --git a/doc/codecs.texi b/doc/codecs.texi
index 5b950b4560..98482ff8bf 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -767,15 +767,9 @@  Set rate-distortion optimal quantization.
 @item compression_level @var{integer} (@emph{encoding,audio,video})
 @item bits_per_raw_sample @var{integer}
 @item channel_layout @var{integer} (@emph{decoding/encoding,audio})
+See @ref{channel layout syntax,,the Channel Layout section in the ffmpeg-utils(1) manual,ffmpeg-utils}
+for the required syntax.
 
-Possible values:
-@table @samp
-@end table
-@item request_channel_layout @var{integer} (@emph{decoding,audio})
-
-Possible values:
-@table @samp
-@end table
 @item rc_max_vbv_use @var{float} (@emph{encoding,video})
 @item rc_min_vbv_use @var{float} (@emph{encoding,video})