Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/dolby.xpm @ 15441:bc4bcea4c813
added x264enc options: direct_pred, log, (no)deblock deblock{alpha,beta}, (no)cabac, qp_{min,max}
1.933: misc corrections and clarifications in x264 options.
1.934: remove x264 option "cabacidc", because the default is always best.
1.935: Online audio switching now supports Matroska too
author | kraymer |
---|---|
date | Fri, 13 May 2005 20:19:01 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * dolby_xpm[] = { "16 11 9 1", " c None", ". c #000000", "+ c #C3C828", "@ c #BCBF27", "# c #DBE82C", "$ c #B5B626", "% c #CAD229", "& c #CDD62A", "* c #C6CD29", "................", ".+@@###..###@@+.", ".$...%#..#%...$.", ".$....#..#....$.", ".$....&..&....$.", ".$....&..&....$.", ".$....&..&....$.", ".$....#..#....$.", ".$...%#..#%...$.", ".+@@*##..##*@@+.", "................"};