options: move -alang and -slang to option struct
commitb3a688d45ff463592c73c425d68532f8f9b7880d
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 21 May 2010 20:57:29 +0000 (21 23:57 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 22 May 2010 07:11:15 +0000 (22 10:11 +0300)
tree92b21c9ceb01b999053c9dd7fce5cf1662f495e1
parentde5566f0b5420fbdbf0dc37f225be01cfd04cf66
options: move -alang and -slang to option struct

The option field corresponding to -slang is now called "sub_lang"
instead of the old misleading global name "dvdsub_lang". The code
handling -slang in subreader.c looks rather broken; disable it instead
of converting it to use the option field.
cfg-common-opts.h
libmpdemux/demux_mpg.c
libmpdemux/demux_ogg.c
libmpdemux/demux_ts.c
mencoder.c
mplayer.c
options.h
subreader.c