Browse Source

doc/formats: document libavformats bitexact flag

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.5
Michael Niedermayer 11 years ago
parent
commit
7f7facdeda
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      doc/formats.texi

+ 2
- 0
doc/formats.texi View File

@@ -55,6 +55,8 @@ Do not merge side data.
Enable RTP MP4A-LATM payload. Enable RTP MP4A-LATM payload.
@item nobuffer @item nobuffer
Reduce the latency introduced by optional buffering Reduce the latency introduced by optional buffering
@item bitexact
Only write binary portable, build and time independant data.
@end table @end table


@item seek2any @var{integer} (@emph{input}) @item seek2any @var{integer} (@emph{input})


Loading…
Cancel
Save