view binary.ver @ 37115:a0a13230b8d1

demux_ts: Pass through the stream pts. Copy-paste from MPEG-PS/PES demuxer. This helps making e.g. seeking more accurate.
author reimar
date Tue, 27 May 2014 19:22:10 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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