Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/aspect.xpm @ 23062:3369c0873d04
Add .mp4 to gmplayer list of known video formats
author | reimar |
---|---|
date | Sun, 22 Apr 2007 18:54:16 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * aspect_xpm[] = { "16 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};