summaryrefslogtreecommitdiff
path: root/doc/formats.texi
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-10-31 23:28:45 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-10-31 23:28:45 +0100
commit7f7facdedaf21e8ef1b030502c431cd9565a3aab (patch)
tree9491dfd0f681ab6366ed691fe7e6e830023cba49 /doc/formats.texi
parentd5633dfc288b960d267138dfeffd7037e442c9ef (diff)
doc/formats: document libavformats bitexact flag
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/formats.texi')
-rw-r--r--doc/formats.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/formats.texi b/doc/formats.texi
index aac80ff9c0..bdae84232e 100644
--- a/doc/formats.texi
+++ b/doc/formats.texi
@@ -55,6 +55,8 @@ Do not merge side data.
Enable RTP MP4A-LATM payload.
@item nobuffer
Reduce the latency introduced by optional buffering
+@item bitexact
+Only write binary portable, build and time independant data.
@end table
@item seek2any @var{integer} (@emph{input})