view binary.ver @ 37137:75d68ce0d43f

configure: add CONFIG_FDCTDSP for ffmpeg Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Tue, 08 Jul 2014 01:37:37 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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