Mercurial > mplayer.hg
view gui/dialog/pixmaps/sub.xpm @ 36442:ee46a4670903
Query codec support first.
The filter chain query is more complex.
In addition this for the moment avoids a vo_vdpau bug
where the query function destroys the old decoder.
author | reimar |
---|---|
date | Sun, 08 Dec 2013 17:52:23 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};