]> git.sesse.net Git - vlc/blobdiff - plugins/yuvmmx/video_yuv8.c
. rajout de l'option -Winline
[vlc] / plugins / yuvmmx / video_yuv8.c
index 985b2072f91b7b7150ed7225f7817c3fccc54413..c6114ccf17ed1ef0b3babfc0ff617fd6c1cbf7d1 100644 (file)
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * video_yuv8.c: YUV transformation functions for 8bpp
+ * video_yuv8.c: MMX YUV transformation functions for 8bpp
  * 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.