[FFmpeg-devel] [PATCH 3/7] doc/muxers: add ivf

Stefano Sabatini stefasab at gmail.com
Sat Apr 6 14:02:00 EEST 2024


---
 doc/muxers.texi | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/muxers.texi b/doc/muxers.texi
index d8a1f83309..29b6fa1427 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -2700,6 +2700,15 @@ computer-generated compositions.
 
 This muxer accepts a single audio stream containing PCM data.
 
+ at section ivf
+On2 IVF muxer.
+
+IVF was developed by On2 Technologies (formerly known as Duck
+Corporation), to store internally developed codecs.
+
+This muxer accepts a single @samp{vp8}, @samp{vp9}, or @samp{av1}
+video stream.
+
 @section matroska
 
 Matroska container muxer.
-- 
2.34.1



More information about the ffmpeg-devel mailing list