view binary.ver @ 37100:3466f03a5256

Change part of EOF condition into warning message instead. This avoids hangs in some cases when e.g. audio packets are incomplete. Based on debugging and patch by Kieran Clancy [clancy.kieran+mplayer gmail.com]
author reimar
date Sat, 10 May 2014 19:59:41 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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