]> git.sesse.net Git - vlc/blobdiff - plugins/yuvmmx/video_yuv32.c
. rajout de l'option -Winline
[vlc] / plugins / yuvmmx / video_yuv32.c
index 6f708921051e56bd800c2606e1852d0b084d03dc..2c8bd8c12f9317567a4db2e1f41764b0234197c1 100644 (file)
@@ -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.