view binary.ver @ 36571:689594b793f7

demux_mov: Initialize "version" variable. The AMR cases leave it uninitialized otherwise.
author reimar
date Mon, 20 Jan 2014 22:08:36 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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