New submission from Mike Melanson <[EMAIL PROTECTED]>: ffplay.c:event_loop() needs to have a case to handle the SDL_VIDEOEXPOSE event for redrawing the window.
To illustrate the problem: Use ffplay to play a video. Pause the video (space bar) and go full screen (f key). The full screen window will be blank until space bar is pressed and the video is unpaused. ---------- messages: 3207 nosy: melanson priority: normal status: new substatus: new title: ffplay needs to handle expose event type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue640> ______________________________________________________
