view gui/ui/pixmaps/dolby.xpm @ 33577:c111d9e9cfb0

Move init_vo_spudec to mp_common.c and reuse it in mencoder. Fixes bug #1932.
author reimar
date Sun, 19 Jun 2011 16:48:33 +0000
parents 520fb0f7544c
children
line wrap: on
line source

/* XPM */
static const char * const dolby_xpm[] = {
"16 11 9 1",
" 	c None",
".	c #000000",
"+	c #C3C828",
"@	c #BCBF27",
"#	c #DBE82C",
"$	c #B5B626",
"%	c #CAD229",
"&	c #CDD62A",
"*	c #C6CD29",
"................",
".+@@###..###@@+.",
".$...%#..#%...$.",
".$....#..#....$.",
".$....&..&....$.",
".$....&..&....$.",
".$....&..&....$.",
".$....#..#....$.",
".$...%#..#%...$.",
".+@@*##..##*@@+.",
"................"};