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