view binary.ver @ 36309:583523331410

vf_screenshot: slice handling fix. We can only support slices if the next filter does so. Fixes bugzilla issue #2140.
author reimar
date Mon, 05 Aug 2013 18:36:57 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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