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>2013-10-11 18:59:32 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-10-11 18:59:32 +0400
commitdfb89fee2d2bd54272e6a4ad6b5eb663e63f9b41 (patch)
tree5d67afe3a2fc85db7183a0efb8b55d09f99b0536 /doc
parente7fa0417b31a671f5c7bb27f7f30f9acfcf4cfab (diff)
doc/codecs: document skip_alpha
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 ab8a3917e4..50d45f0312 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -1081,6 +1081,9 @@ Interlaced video, top coded first, bottom displayed first
@item bt
Interlaced video, bottom coded first, top displayed first
@end table
+
+@item skip_alpha @var{integer} (@emph{decoding,video})
+causes alpha plane not to be decoded, like "gray" which skips chroma.
@end table
@c man end CODEC OPTIONS