From b5488392f0a3562092efda430dc97531f542d0cb Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Fri, 29 Mar 2024 13:30:43 +0100 Subject: [PATCH] doc/muxers: add ilbc --- doc/muxers.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index 450f72a73c..b8404c274c 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -2563,6 +2563,11 @@ If a BMP image is used, it must use the BITMAPINFOHEADER DIB header If a PNG image is used, it must use the rgba pixel format @end itemize +@section ilbc +Internet Low Bitrate Codec (iLBC) raw muxer. + +It accepts a single @samp{ilbc} audio stream. + @anchor{image2} @section image2 Image file muxer.