summaryrefslogtreecommitdiff
path: root/doc/demuxers.texi
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2021-08-31 19:36:35 +0200
committerNicolas George <george@nsup.org>2021-09-16 10:17:59 +0200
commit94aa7e8a764b2136cafe43f296a6e41a6b0a14ed (patch)
tree54b575f06884a3be5ee30a1114255478d71f0ef4 /doc/demuxers.texi
parent5b052c4bcbf711b418ca6991799764dfe7ae6163 (diff)
lavf/concatdec: add stream_extradata directive
Diffstat (limited to 'doc/demuxers.texi')
-rw-r--r--doc/demuxers.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index 0c347e3f47..06ab152cc7 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -184,6 +184,9 @@ Can be present multiple times.
@item @code{stream_codec @var{value}}
Codec for the stream.
+@item @code{stream_extradata @var{hex_string}}
+Extradata for the string, encoded in hexadecimal.
+
@item @code{cahpter @var{id} @var{start} @var{end}}
Add a chapter. @var{id} is an unique identifier, possibly small and
consecutive.