[FFmpeg-trac] #1743(avdevice:closed): SDL out doesn't respond to clicking the window "x" close

FFmpeg trac at avcodec.org
Tue Nov 26 18:43:41 CET 2013


#1743: SDL out doesn't respond to clicking the window "x" close
------------------------------------+------------------------------------
             Reporter:  rogerdpack  |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avdevice
              Version:  git-master  |               Resolution:  fixed
             Keywords:  sdl         |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  1           |
------------------------------------+------------------------------------
Changes (by saste):

 * analyzed:  0 => 1
 * status:  open => closed
 * resolution:   => fixed


Comment:

 Should be fixed in:
 {{{
 commit 7de3b1394b71118279e8f997be490633bc3f5d46
 Author: Stefano Sabatini <stefasab at gmail.com>
 Date:   Sun Nov 24 19:32:59 2013 +0100

     lavd/sdl: add event handler thread

     SDL_Init() is called on the event handler thread, as required by SDL
 in
     Windows to avoid deadlocks as discovered by Roger Pack.

     Fix trac ticket #1743 and #1744.
 }}}

 Resize issue addressed in a further patch. Dragging worked last time I
 tested on Windows, feel free to open a separate ticket if it doesn't.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/1743#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list