diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-01-12 01:18:01 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-01-12 01:18:01 +0100 |
commit | 843d93d286eef81e250addc139b1337a3b092050 (patch) | |
tree | 643738f197fee7a72366782cf4a87c87e5d10e7b | |
parent | 78e78f621b65b70da6cda92b1cfaacc8c7761d6b (diff) | |
download | ffmpeg-843d93d286eef81e250addc139b1337a3b092050.tar.gz |
doc/codecs: document nomc flag
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/codecs.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi index 47a37f8fa3..3c035a5ecb 100644 --- a/doc/codecs.texi +++ b/doc/codecs.texi @@ -495,6 +495,8 @@ visualize block types picture buffer allocations @item thread_ops threading operations +@item nomc +skip motion compensation @end table @item vismv @var{integer} (@emph{decoding,video}) |