view binary.ver @ 37135:488545e72316

update for idctdsp split Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Tue, 01 Jul 2014 13:35:47 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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