diff Gui/mplayer/mw.h @ 7751:27c9c440536f

- dvd aspect changing bug - fixed - if codec is not found -> sig11 - fixed - pp autoq handling bug - fixed - some warning - fixed
author pontscho
date Wed, 16 Oct 2002 15:35:28 +0000
parents f51e76c3882e
children b9b758651741
line wrap: on
line diff
--- a/Gui/mplayer/mw.h	Wed Oct 16 15:15:43 2002 +0000
+++ b/Gui/mplayer/mw.h	Wed Oct 16 15:35:28 2002 +0000
@@ -456,8 +456,9 @@
 	  case 1:
 	  default: movie_aspect=-1;
 	 }
-	guiIntfStruct.FilenameChanged=1;
 	wsClearWindow( appMPlayer.subWindow );
+	if ( guiIntfStruct.StreamType == STREAMTYPE_DVD ) goto play_dvd_2;
+	 else guiIntfStruct.FilenameChanged=1;
 	break;
 
 // --- timer events