diff options
Diffstat (limited to 'modules/theora/yuv2rgb.h')
-rw-r--r-- | modules/theora/yuv2rgb.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/theora/yuv2rgb.h b/modules/theora/yuv2rgb.h index 3b81607a65..a9bef76da8 100644 --- a/modules/theora/yuv2rgb.h +++ b/modules/theora/yuv2rgb.h @@ -1,3 +1,6 @@ +/* Thirdparty code presumably from http://wss.co.uk/pinknoise/yuv2rgb/ */ +/* FIXME: Move to thirdparty dir */ + #ifndef YUV2RGB_H #define YUV2RGB_H |