Mercurial > mplayer.hg
diff libmpdemux/demux_film.c @ 33358:c9c9f015619b
Don't use CreateThread() unconditionally.
CreateThread() is only needed for Cygwin,
otherwise _beginthreadex() is preferable.
This revises r33390.
author | ib |
---|---|
date | Sun, 08 May 2011 13:47:19 +0000 |
parents | 8fa2f43cb760 |
children | 29be73f9a8ea |