Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/file.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 | e18bdf65023b |
children |
line wrap: on
line source
/* XPM */ static char * file_xpm[] = { "16 16 7 1", " c None", ". c #9A9A9A", "+ c #000000", "@ c #FFFFFF", "# c #010101", "$ c #FEFEFE", "% c #9B9B9B", " ", "................", "++++++++++++++++", "@++@++@++@++@++@", "++++#+++++++++++", "@@@+@@@$@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@$@@@@@@+@@@", "@@@+@@@$@@@@+@@@", "+++++++++++++++#", "@++@++@++@#+@++@", "+++++++##++++++#", "..........%.....", " "};