X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_expansion_effect.h;h=af0d0a908d0d9a1e10d809657db842ae5135453e;hp=679c16d24d92c2adb28ebe1eac708048e2d9029c;hb=93377952636717f15fd50961f6d3500861596cdc;hpb=245513f7873fca03be3f031beddaca716d7536d9 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