Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/a11.xpm @ 18503:abf8944d7db1
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
based on patch by Zuxy Meng zuxy(.)meng(@)gmail(.)com
author | diego |
---|---|
date | Sun, 14 May 2006 12:27:11 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * a11_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+...+...+...+..+.", ".+..++......++..+.", ".+...+.......+..+.", ".+...+.......+..+.", ".+...+...+...+..+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};