Mercurial > mplayer.hg
view gui/dialog/pixmaps/nosub.xpm @ 35838:1a75db112806
add FICV binary codec.
works on http://samples.ffmpeg.org/V-codecs/ficv.avi
dll http://samples.ffmpeg.org/drivers32/new/ficvdec_x86.dll
only tested on win2k.
author | compn |
---|---|
date | Tue, 05 Mar 2013 01:46:48 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const nosub_xpm[] = { "16 16 3 1", " c None", ". c #CD0909", "+ c #000000", " ", " ", ". .", " .. .. ", " ++. + + +.+ ", "+ .. + . + ", "+ +. ..+ + ", " ++ + ..+ +++ ", " + + . . + + ", " + .. +.. + ", "+++ . +++ +.+ ", " . .. ", " .. .", ". ", " ", " "};