view binary.ver @ 37045:f63de2684d5a

vf_remove_logo: remove pointless multiplication, the value is always 1.
author reimar
date Sun, 06 Apr 2014 19:11:24 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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