From 243ecadad5e5e83afdd518c067030e12ac457120 Mon Sep 17 00:00:00 2001 From: Steven Liu Date: Tue, 7 Aug 2018 15:51:36 +0800 Subject: avformat/flvdec: add flv_full_metadata option into flvdec output all the metadata context when use this option. Signed-off-by: Steven Liu --- doc/demuxers.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/demuxers.texi b/doc/demuxers.texi index 5007e6339f..aad94eb50e 100644 --- a/doc/demuxers.texi +++ b/doc/demuxers.texi @@ -272,6 +272,9 @@ Allocate the streams according to the onMetaData array content. @item -flv_ignore_prevtag @var{bool} Ignore the size of previous tag value. + +@item -flv_full_metadata @var{bool} +Output all context of the onMetadata. @end table @section gif -- cgit v1.2.3