view binary.ver @ 36737:456840015a07

Merge DVDNAV event handling into a single switch. First attempt to slightly deobfuscate this bug-riddled code.
author reimar
date Fri, 14 Feb 2014 21:34:06 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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