view binary.ver @ 36417:9e68e53481e4

Display messages that can be confusing only with -v. The VO initialization line will still say which format was chosen, including what kind of hardware acceleration.
author reimar
date Sat, 16 Nov 2013 08:10:04 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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