Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/eq.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 * eq_xpm[] = { "16 16 16 1", " c None", ". c #000000", "+ c #FE3700", "@ c #FE8200", "# c #FEB900", "$ c #FFBA00", "% c #FEF100", "& c #FFF100", "* c #E8FE00", "= c #E9FF00", "- c #95FE00", "; c #96FF00", "> c #48FE00", ", c #49FF00", "' c #23FF00", ") c #24FF00", " .............. ", "................", ".....++.........", ".....@@.@@@.....", ".....@@.@@@.....", ".##$.##.###.....", ".###.##.###.....", ".%%&.%%.%%%.....", ".**=.**.***.**=.", ".***.**.***.***.", ".--;.--.---.--;.", ".---.--.---.---.", ".>>,.>>.>>>.>>,.", ".'').''.'''.'').", ".'''.''.'''.'''.", "................"};