[FFmpeg-trac] #1744(avdevice:closed): SDL out freezes

FFmpeg trac at avcodec.org
Tue Nov 26 18:44:49 CET 2013


#1744: SDL out freezes
-------------------------------------+------------------------------------
             Reporter:  rogerdpack   |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avdevice
              Version:  unspecified  |               Resolution:  fixed
             Keywords:  sdl bounty   |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+------------------------------------
Changes (by saste):

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


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.
 }}}

 Thanks for testing!

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


More information about the FFmpeg-trac mailing list