aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2024-04-06 12:17:46 +0200
committerStefano Sabatini <stefasab@gmail.com>2024-04-10 10:56:54 +0200
commit4fe3c8dcfd550e04021d465d0ecbc1cacd3d53e9 (patch)
treed68eb32d3edc3517c00e14559b2c40b4f3607bf8
parentfbd5e238d441df8b5e2c1d466e75dd714d7eef25 (diff)
downloadffmpeg-4fe3c8dcfd550e04021d465d0ecbc1cacd3d53e9.tar.gz
doc/muxers: add ivf
-rw-r--r--doc/muxers.texi9
1 files changed, 9 insertions, 0 deletions
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.
+@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.