doc/filters: fix tonemap_vaapi filter name in documentation

This commit is contained in:
Paul B Mahol 2020-02-02 10:06:19 +01:00
parent 69477e10f0
commit 84286789e6
1 changed files with 1 additions and 1 deletions

View File

@ -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.