--- ffmpeg-2.8.19.old/ffplay.c +++ ffmpeg-2.8.19/ffplay.c @@ -3214,7 +3214,7 @@ static void toggle_full_screen(VideoState *is) { -#if defined(__APPLE__) && SDL_VERSION_ATLEAST(1, 2, 14) +#if 0 /* OS X needs to reallocate the SDL overlays */ int i; for (i = 0; i < VIDEO_PICTURE_QUEUE_SIZE; i++)