]> git.sesse.net Git - movit/blobdiff - ycbcr.h
Add support for Y'CbCr output.
[movit] / ycbcr.h
diff --git a/ycbcr.h b/ycbcr.h
index 9179b1958a5cdcc73e1a5b74132a9b2bab45d3c8..4eb9e73185794fc0118ec2590e4303892dfa8595 100644 (file)
--- 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: