view binary.ver @ 37144:1294b0ff7e06

dsputil/me_cmp update Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Thu, 17 Jul 2014 21:50:45 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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