Change dvdnav_reset_stream to not disable subtitles, since that breaks

selecting the subtitle via -slang or -sid.
It is quite possible that removing it will cause other issues, though
I could not see any with the DVDs I had available for testing.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29827 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2009-11-05 20:59:46 +00:00
parent 9c0834b0f6
commit 7566e72f77
1 changed files with 0 additions and 2 deletions

View File

@ -1894,8 +1894,6 @@ static void mp_dvdnav_reset_stream (MPContext *ctx) {
resync_audio_stream(ctx->sh_audio);
}
if (ctx->d_sub) dvdsub_id = -2;
audio_delay = 0.0f;
/// clear all EOF related flags