view binary.ver @ 36519:a76b46200616

vo_sdl: simplify by using memcpy_pic.
author reimar
date Sat, 18 Jan 2014 23:08:29 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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