GNOME Bugzilla – Bug 742110
video: Add support for BT2020 colorspace (UHD)
Last modified: 2015-01-08 09:47:33 UTC
Spec can be read here: http://www.itu.int/rec/R-REC-BT.2020-1-201406-I/en Attached patch adds all the relevant values, the only thing that is a bit problematic is that there is a new gamma curve but only for 12 bit. Does it matter? Also we assume now that >=2160 height uses the BT2020 colorspace instead of BT709.
Created attachment 293468 [details] [review] 0001-video-Add-support-for-BT2020-colorspace-UHD.patch
We should probably also add this to videotestsrc, but I'm not sure from where to get the color values. Just calculate them?
commit 7a353217105bebf76540cdfa0d5323118b217c5a Author: Sebastian Dröge <sebastian@centricular.com> Date: Thu Jan 8 10:45:46 2015 +0100 video: Add support for BT2020 colorspace (UHD)