summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/tech/libavc-options.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/tech/libavc-options.txt b/DOCS/tech/libavc-options.txt
index 7a48d30dbf..9e92567225 100644
--- a/DOCS/tech/libavc-options.txt
+++ b/DOCS/tech/libavc-options.txt
@@ -195,6 +195,13 @@ vpsize (0-10000) video packet size
gray grayscale only encoding (a bit faster than with color ...)
+dct_algo (0-99) dct algorithm
+ 0 automatically select a good one (default)
+ 1 fast integer
+ 2 accurate integer
+ 3 mmx
+ 4 mlib
+
lavdopts: (decoder options)
---------------------------