]> git.sesse.net Git - movit/blobdiff - gamma_expansion_effect.h
Fix some outdated comments in GammaExpansionEffect.
[movit] / gamma_expansion_effect.h
index 07d94bea60a6f7784b94b5328ac86cb063d59a9f..e4a94b379c3960bacb3612db1742b3156c56b763 100644 (file)
@@ -5,7 +5,7 @@
 // typically inserted by the framework automatically at the beginning
 // of the processing chain.
 //
-// Currently supports sRGB and Rec. 601/709.
+// Currently supports sRGB, Rec. 601/709 and Rec. 2020 (10- and 12-bit).
 
 #include <string>