diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/decoders.texi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi index 2fb533a..2a73cc6 100644 --- a/doc/decoders.texi +++ b/doc/decoders.texi @@ -25,6 +25,13 @@ enabled decoders. A description of some of the currently available video decoders follows. +@section hevc + +HEVC / H.265 decoder. + +Note: the @option{skip_loop_filter} option has effect only at level +@code{all}. + @section rawvideo Raw video decoder. |