view binary.ver @ 36781:e5c790cab2e8

Check demuxer to avoid NULL pointer usage.
author ib
date Mon, 17 Feb 2014 22:34:27 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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