mirror of https://git.ffmpeg.org/ffmpeg.git
doc/decoders: mention native Opus decoder
Signed-off-by: Lou Logan <lou@lrcd.com>
This commit is contained in:
parent
bcb7220d1c
commit
db0578a0e7
|
@ -163,6 +163,9 @@ Requires the presence of the libopus headers and library during
|
||||||
configuration. You need to explicitly configure the build with
|
configuration. You need to explicitly configure the build with
|
||||||
@code{--enable-libopus}.
|
@code{--enable-libopus}.
|
||||||
|
|
||||||
|
An FFmpeg native decoder for Opus exists, so users can decode Opus
|
||||||
|
without this library.
|
||||||
|
|
||||||
@c man end AUDIO DECODERS
|
@c man end AUDIO DECODERS
|
||||||
|
|
||||||
@chapter Subtitles Decoders
|
@chapter Subtitles Decoders
|
||||||
|
|
Loading…
Reference in New Issue