Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/dolby.xpm @ 20494:30fce0f93ad1
Make sure we do not read beyond end of subtitle packet
author | reimar |
---|---|
date | Sun, 29 Oct 2006 13:17:26 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * dolby_xpm[] = { "16 11 9 1", " c None", ". c #000000", "+ c #C3C828", "@ c #BCBF27", "# c #DBE82C", "$ c #B5B626", "% c #CAD229", "& c #CDD62A", "* c #C6CD29", "................", ".+@@###..###@@+.", ".$...%#..#%...$.", ".$....#..#....$.", ".$....&..&....$.", ".$....&..&....$.", ".$....&..&....$.", ".$....#..#....$.", ".$...%#..#%...$.", ".+@@*##..##*@@+.", "................"};