X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_expansion_effect.h;h=af0d0a908d0d9a1e10d809657db842ae5135453e;hp=679c16d24d92c2adb28ebe1eac708048e2d9029c;hb=453aa5c00561e4c73297f69e9f7c492a678e9699;hpb=9a00101dbb6f98d21c6b8ce4d33200af840ea908 diff --git a/gamma_expansion_effect.h b/gamma_expansion_effect.h index 679c16d..af0d0a9 100644 --- a/gamma_expansion_effect.h +++ b/gamma_expansion_effect.h @@ -6,6 +6,8 @@ // of the processing chain. // // Currently supports sRGB, Rec. 601/709 and Rec. 2020 (10- and 12-bit). +// Note that Movit's internal formats generally do not have enough accuracy +// for 12-bit input or output. #include