view binary.ver @ 36586:8bbed8b34783

vo_md5sum: set VOCAP_NOSLICES. Fixes a crash now that the draw_slice implementation was removed, though even before this should have resulted in incorrect output.
author reimar
date Tue, 21 Jan 2014 19:57:06 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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