summaryrefslogtreecommitdiff
path: root/doc/codecs.texi
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-10-31 23:45:43 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-11-03 18:54:51 +0100
commitbd0f866731ac8fed122100e5a4b86ac8f0d81dd1 (patch)
tree62799c4ac6a768ac104ab0455022cfa9a4970555 /doc/codecs.texi
parent898635ad9ec9cadc3c45b61fba97a471f2be7d27 (diff)
downloadffmpeg-bd0f866731ac8fed122100e5a4b86ac8f0d81dd1.tar.gz
doc: Better documentation for the bitexact flag
Reviewed-by: Benoit Fouet <benoit.fouet@free.fr> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/codecs.texi')
-rw-r--r--doc/codecs.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi
index 2bb60595c9..35068c701c 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -71,7 +71,9 @@ Force low delay.
@item global_header
Place global headers in extradata instead of every keyframe.
@item bitexact
-Use only bitexact stuff (except (I)DCT).
+Only write platform-, build- and time-independent data. (except (I)DCT).
+This ensures that file and data checksums are reproducable and match between
+platforms. Its primary use is for regression testing.
@item aic
Apply H263 advanced intra coding / mpeg4 ac prediction.
@item cbp