Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/title.xpm @ 22445:f2bdb74fc3e7
Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.
author | reimar |
---|---|
date | Mon, 05 Mar 2007 12:02:57 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * title_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #CD0909", "@ c #FFFFFF", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};