view binary.ver @ 37141:4f5d3812b268

configure: add CONFIG_PIXBLOCKDSP Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Wed, 09 Jul 2014 23:20:46 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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