Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/file.xpm @ 2847:1d92268eb8fc
uyvytoyv12 in MMX (untested)
author | michael |
---|---|
date | Sun, 11 Nov 2001 22:26:15 +0000 |
parents | d237c5d4b216 |
children | e18bdf65023b |
line wrap: on
line source
/* XPM */ static char * file_xpm[] = { "16 16 4 1", " c None", ". c #3D3D3D", "+ c #FDC689", "@ c #9A9A9A", " ", " ", " .............. ", " .++++++++++++.@", " .++++++++++++.@", " .++..++++..++.@", " .+....++....+.@", " .+....++....+.@", " .++..++++..++.@", " .++++++++++++.@", " .++++++++++++.@", " .++++++++++++.@", " ..............@", " ..............@", " @@@@@@@@@@@@@@", " "};