view binary.ver @ 36439:09aae40f17f4

demux_avs: fixed pointer signedness mismatch Patch by Gianluigi Tiesi [mplayer netfarm it].
author reimar
date Fri, 06 Dec 2013 19:32:52 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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