Commit 8623aba0 authored by Michael Niedermayer's avatar Michael Niedermayer

doc/codecs: Document color_range for the input side

Partly fixes Ticket 443
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 55a07cf4
......@@ -1045,7 +1045,11 @@ Possible values:
@item color_primaries @var{integer} (@emph{decoding/encoding,video})
@item color_trc @var{integer} (@emph{decoding/encoding,video})
@item colorspace @var{integer} (@emph{decoding/encoding,video})
@item color_range @var{integer} (@emph{decoding/encoding,video})
If used as input parameter, it serves as a hint to the decoder, which
color_range the input has.
@item chroma_sample_location @var{integer} (@emph{decoding/encoding,video})
@item log_level_offset @var{integer}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment