Files
ffmpeg/libavfilter
Xinpeng Sun 2e2dfe6673 avfilter: Add tonemap vaapi filter for H2S
It performs HDR(High Dynamic Range) to SDR(Standard Dynamic Range) conversion
with tone-mapping. It only supports HDR10 as input temporarily.

An example command to use this filter with vaapi codecs:
FFMPEG -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -hwaccel_output_format vaapi \
-i INPUT -vf 'tonemap_vaapi=format=p010' -c:v hevc_vaapi -profile 2 OUTPUT

Signed-off-by: Xinpeng Sun <xinpeng.sun@intel.com>
Signed-off-by: Zachary Zhou <zachary.zhou@intel.com>
Signed-off-by: Ruiling Song <ruiling.song@intel.com>
2019-12-17 07:49:49 +08:00
..
2019-08-23 00:56:13 +01:00
2019-10-01 14:55:43 +02:00
2019-05-14 15:17:14 +02:00
2019-12-10 16:09:14 +01:00
2019-11-21 21:26:12 +01:00
2019-10-14 15:02:20 -08:00
2018-11-15 14:44:24 +01:00
2018-06-21 00:31:42 +01:00
2019-10-18 10:54:05 +02:00
2018-05-05 21:50:22 +02:00
2019-10-02 21:05:25 +02:00
2019-10-23 12:37:46 +02:00
2019-09-30 16:39:39 +02:00
2019-09-25 13:06:30 +02:00
2019-07-28 22:34:33 +01:00
2018-06-21 00:31:42 +01:00
2019-05-11 20:16:45 +02:00
2019-10-01 14:55:43 +02:00
2019-12-10 16:09:14 +01:00
2019-09-26 08:10:31 +08:00
2019-04-20 00:20:07 +02:00
2019-10-14 10:56:20 +02:00
2018-08-16 00:07:59 +02:00
2019-11-01 14:43:16 +01:00
2019-10-18 21:57:20 +02:00
2019-05-24 18:37:41 +02:00
2019-10-20 18:06:26 +02:00
2019-09-25 21:48:59 +02:00