view binary.ver @ 36753:b3afe52119c4

vf_screenshot: Switch to avcodec_encode_video2 API.
author reimar
date Sun, 16 Feb 2014 14:47:32 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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