view binary.ver @ 36627:cb3210c03df6

vo_s3fb: Fix wrong define, draw_slice stub was removed, not draw_frame.
author reimar
date Sat, 25 Jan 2014 16:54:52 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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