Changeset ce7ca726 in ffmpeg

Timestamp:
Aug 6, 2018, 4:34:49 PM (6 years ago)
Author:
Vittorio Giovara <vittorio.giovara@gmail.com>
Branches:
master
Children:
e467179c
Parents:
076b1966
git-author:
Vittorio Giovara <vittorio.giovara@gmail.com> (07/25/18 15:21:04)
git-committer:
Vittorio Giovara <vittorio.giovara@gmail.com> (08/06/18 16:34:49)
Message:

vf_tonemap: Fix logic for detecting the maximum peak of untagged sources

When there is no metadata attached to a frame, take into account both
the PQ and HLG transfers, and change the HLG default value to 10:
the value of 12 is the maximum range in scene referred light, but
the reference OOTF maps this from 0 to 1000 cd/m² on the ideal HLG
monitor.

This matches what vf_tonemap_opencl does.

(No files)

Note: See TracChangeset for help on using the changeset viewer.