Mercurial > mplayer.hg
view gui/mplayer/pixmaps/sub.xpm @ 31544:bce9cacbdeb7
Use AV_RL32 also in x86, it is well enough optimized nowadays.
author | reimar |
---|---|
date | Thu, 01 Jul 2010 20:57:40 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};