]> git.sesse.net Git - ffmpeg/blobdiff - ffplay.c
Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0'
[ffmpeg] / ffplay.c
index 833b5b12cf43a5451838ffdb59444b76f4b22db9..06bccce45e5ab8daa36cb03eb55ffc62c7f08b8d 100644 (file)
--- a/ffplay.c
+++ b/ffplay.c
@@ -311,7 +311,7 @@ static int fast = 0;
 static int genpts = 0;
 static int lowres = 0;
 static int decoder_reorder_pts = -1;
-static int autoexit;
+static int autoexit = 1;
 static int exit_on_keydown;
 static int exit_on_mousedown;
 static int loop = 1;