core: apply audio track options to all ordered chapter files
commite2f894852ce136c9fa5bee3b5d7fb75e8a880786
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 21 May 2010 21:18:13 +0000 (22 00:18 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 22 May 2010 07:11:25 +0000 (22 10:11 +0300)
tree7c11d6d29d84234d67cf3c5a677321b26a78d3ee
parentb3a688d45ff463592c73c425d68532f8f9b7880d
core: apply audio track options to all ordered chapter files

Options selecting audio track to play (-nosound, -alang, -aid) only
affected the first source file. When you moved to a timeline part that
came from another file the default audio track for that file was used.
Add code to apply the options to all files.
mplayer.c