]> git.sesse.net Git - x264/commit
Fix static pthreads + dynamically linked x264 on win32
authorAnton Mitrofanov <BugMaster@narod.ru>
Wed, 13 Jan 2010 20:44:00 +0000 (15:44 -0500)
committerFiona Glaser <fiona@x264.com>
Thu, 14 Jan 2010 04:47:08 +0000 (23:47 -0500)
commitda619d5deaae712cdfc3641c8ce7a51591fdc4d5
tree3445fff1102f33938a2f14babd276af973ea9ad8
parent229d8d76886b740d3403fc942de7e03062946dd0
Fix static pthreads + dynamically linked x264 on win32
Add the necessary static pthread initialization code to a new DLLmain function.
Makefile
x264dll.c [new file with mode: 0644]