summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-02-02 10:06:19 +0100
committerPaul B Mahol <onemda@gmail.com>2020-02-02 10:18:50 +0100
commit84286789e638d8f3fadbf30800aac64016b7cb3a (patch)
tree13b9f58bff2c08803885823421b25378330a58e0 /doc
parent69477e10f0612a3960f3c03985fbb44021b4ab2f (diff)
doc/filters: fix tonemap_vaapi filter name in documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 38cfd69464..cbff407189 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -21460,7 +21460,7 @@ To enable compilation of these filters you need to configure FFmpeg with
To use vaapi filters, you need to setup the vaapi device correctly. For more information, please read @url{https://trac.ffmpeg.org/wiki/Hardware/VAAPI}
-@section tonemap_vappi
+@section tonemap_vaapi
Perform HDR(High Dynamic Range) to SDR(Standard Dynamic Range) conversion with tone-mapping.
It maps the dynamic range of HDR10 content to the SDR content.