diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2024-01-16 00:17:35 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2024-01-20 12:46:33 +0100 |
commit | 83413c8cd9bc51c2592fa0b01ea7e40a8852953b (patch) | |
tree | 29a99f821c63e71fb09efd6878f5fa0a5425b960 /doc | |
parent | 252bb9c818f3a39edb20f8e3330e1a3c0e90844f (diff) | |
download | ffmpeg-83413c8cd9bc51c2592fa0b01ea7e40a8852953b.tar.gz |
doc/muxers: add caf
Diffstat (limited to 'doc')
-rw-r--r-- | doc/muxers.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi index e91a4f8e45..1bdd7d34d5 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -877,6 +877,11 @@ G.729 (.bit) file format muxer. It accepts a single G.729 audio stream. +@section caf +Apple CAF (Core Audio Format) muxer. + +It accepts a single audio stream. + @anchor{chromaprint} @section chromaprint |