view binary.ver @ 36594:8c5bec08a72d

vo_corevideo: Fix VFCAP flags, adding ACCEPT_STRIDE and NOSLICES.
author reimar
date Wed, 22 Jan 2014 08:11:24 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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