view binary.ver @ 36873:05efbb5ab47e

Add VOCTRL_GUISUPPORT. The video output driver may support it depending on sub_vo.
author ib
date Sun, 02 Mar 2014 21:12:33 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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