X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plugins%2Fyuvmmx%2Fvideo_yuv32.c;h=2c8bd8c12f9317567a4db2e1f41764b0234197c1;hb=52d7937c89ef32288f99b79dcefd91dd48ae691a;hp=6f708921051e56bd800c2606e1852d0b084d03dc;hpb=e13aed00cf01eefa9285cb030486ee0118ea0425;p=vlc diff --git a/plugins/yuvmmx/video_yuv32.c b/plugins/yuvmmx/video_yuv32.c index 6f70892105..2c8bd8c12f 100644 --- a/plugins/yuvmmx/video_yuv32.c +++ b/plugins/yuvmmx/video_yuv32.c @@ -1,5 +1,5 @@ /***************************************************************************** - * video_yuv32.c: YUV transformation functions for 32 bpp + * video_yuv32.c: MMX YUV transformation functions for 32 bpp * Provides functions to perform the YUV conversion. The functions provided here * are a complete and portable C implementation, and may be replaced in certain * case by optimized functions.