view binary.ver @ 37155:cb116df2475d

Make sure AVProbeData is initialized. This avoids crashes due to the newly added mime field not being initialized.
author reimar
date Mon, 11 Aug 2014 17:58:18 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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