video-color: Fix for missing clipping in PQ EOTF function
authorSeungha Yang <seungha@centricular.com>
Wed, 2 Feb 2022 16:04:40 +0000 (01:04 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 8 Feb 2022 14:08:18 +0000 (14:08 +0000)
commit334e29ebbd1a1634671aeefc4011fcc80bf4aa9a
treea7d4f43a78d75f0098d94acb00a48e9518180553
parent265878c4ba499616f29824f34537961339333116
video-color: Fix for missing clipping in PQ EOTF function

* Add missing clipping in EOTF
* Use pre-calculated values
* Update variable names to specification's defined ones

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1629>
subprojects/gst-plugins-base/gst-libs/gst/video/video-color.c