view binary.ver @ 36544:cc8102c4ca83

Add option 'sub_utf8' to the GUI configuration file. UTF-8 subtitles couldn't be set without iconv using the GUI so far. Additionally, update man page.
author ib
date Sun, 19 Jan 2014 15:10:42 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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