view binary.ver @ 37168:04f2b82fc98f

configure: add CONFIG_WMA_FREQS for libavcodec to avoid build failure Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Thu, 04 Sep 2014 17:55:42 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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