view binary.ver @ 37134:39b662840ac7

ad_spdif: do not call internal write_packet function directly. Use av_write_frame instead. Patch by Jan Andres [jandres gmx net].
author reimar
date Sat, 28 Jun 2014 19:57:15 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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