view binary.ver @ 36496:cf65ac6b4842

Do not needlessly request chroma. In addition to avoid wasting CPU time, this potentially avoids issues with odd-sized resolutions.
author reimar
date Sat, 18 Jan 2014 11:59:59 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};