view binary.ver @ 36357:7dca7d4d4e54

Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg.
author reimar
date Sat, 21 Sep 2013 15:55:28 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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