view binary.ver @ 36700:9f19f1bd34eb

Simplify code. Don't build DVD audio languages sub menu unless there is a demuxer. Directly use demuxer's audio id then to emphasize the current audio track.
author ib
date Fri, 07 Feb 2014 17:58:29 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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