view binary.ver @ 36327:797bbffdd112

vo png: Switch to avcodec_encode_video2 The older function is deprecated and the newer function seems to not have the minimum buffer size limitation. Patch by Jiang Jiang >gzjjgod at gmail com<
author al
date Wed, 14 Aug 2013 10:16:46 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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