view binary.ver @ 37097:15efbc138bd3

Replace deprecated avcodec_alloc_frame().
author ib
date Thu, 08 May 2014 10:30:52 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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