X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=ycbcr.h;h=4eb9e73185794fc0118ec2590e4303892dfa8595;hp=9179b1958a5cdcc73e1a5b74132a9b2bab45d3c8;hb=80fc4a6e806e5638ae050c3020962137ca5fd76b;hpb=5f81c29e307735bbadb3c0cb06500af627b2e57a diff --git a/ycbcr.h b/ycbcr.h index 9179b19..4eb9e73 100644 --- a/ycbcr.h +++ b/ycbcr.h @@ -1,7 +1,8 @@ #ifndef _MOVIT_YCBCR_H #define _MOVIT_YCBCR_H 1 -// Shared utility functions between YCbCrInput and YCbCr422InterleavedInput. +// Shared utility functions between YCbCrInput, YCbCr422InterleavedInput +// and YCbCrConversionEffect. // // Conversion from integer to floating-point representation in case of // Y'CbCr is seemingly tricky: