view gui/mplayer/pixmaps/a235.xpm @ 30603:c5d8b7640b7d

Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.
author reimar
date Thu, 18 Feb 2010 22:28:55 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const a235_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+..++..+.++.++.+.",
".+.+..+....+.+..+.",
".+...+....++.++.+.",
".+..+......+..+.+.",
".+.++++.+.++.++.+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};