Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/ok.xpm @ 3873:248ce3a5839c
"smarter" test for ffmpeg codec detection
I don't know if it's enough, though => feel free to adapt.
It does not check for the *find*codec*by*name() yet.
(requested several days ago by Gabucino & Arpi)
author | pl |
---|---|
date | Sat, 29 Dec 2001 00:40:04 +0000 |
parents | d237c5d4b216 |
children | 813bc920b876 |
line wrap: on
line source
/* XPM */ static char *ok_xpm[] = { "28 16 6 1", " c None", ". c #000000", "# c #4b4b4b", "a c #8e8e8e", "b c #c69c6d", "c c #e6e6e6", " ", " ##c ", " #b#c .. ", " #bb#c .. ", " #bbb#c .. ", " #bbbb#c .... .. .. ", " #bbbbb#c .. .. .. .. ", " #bbbbb#a .. .. .... ", " #bbbb#aa .. .. ... ", " #bbb#aa .. .. .... ", " #bb#aa .. .. .. .. ", " #b#aa .... .. .. ", " ##aa ", " aaa ", " ", " " };