ffmpeg | branch: master | Michael Niedermayer <[email protected]> | Mon Jan 12 01:18:01 2015 +0100| [843d93d286eef81e250addc139b1337a3b092050] | committer: Michael Niedermayer
doc/codecs: document nomc flag Signed-off-by: Michael Niedermayer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=843d93d286eef81e250addc139b1337a3b092050 --- doc/codecs.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/codecs.texi b/doc/codecs.texi index 47a37f8..3c035a5 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}) _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
