view binary.ver @ 36474:fdfc5ce7cf2a

XvMC: Handle shm xvimage allocation error. Code based entirely on patches by Marcin Slusarz <marcin.slusarz at gmail>.
author iive
date Mon, 06 Jan 2014 20:01:48 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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