Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-06-14 20:55:27 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-06-19 16:28:01 +0400
commit08c5859f17ed6c16d7e59ea63c63d85cc0d9427f (patch)
treedbfe97e41d3867a5330454ee112eadd747f2fcbd /doc
parent4c9ee1590febe38e3e4f5fd73bd34300d1e9ec6c (diff)
avcodec: add simpleauto idct
This will pick the "best" simple idct compatible idct Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/codecs.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi
index b5255cbdc4..e1a244d6ad 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -394,6 +394,9 @@ Possible values:
@item simplemmx
+@item simpleauto
+Automatically pick a IDCT compatible with the simple one
+
@item arm
@item altivec