log w32thread.c @ 10968:c1cccc058c7a libavcodec

age author description
Wed, 20 Jan 2010 22:55:50 +0000 mru Always call avcodec_thread_init() libavcodec
Fri, 20 Nov 2009 21:08:26 +0000 reimar In win32 thread implementation do not access jobnr if the thread is asked libavcodec
Tue, 13 Oct 2009 13:40:03 +0000 reimar Implement execute2 for w32thread libavcodec
Tue, 13 Oct 2009 13:03:12 +0000 reimar Fix w32thread implementation to handle job count > thread_count. libavcodec
Wed, 12 Aug 2009 13:25:37 +0000 reimar Fix a memleak with win32 threads: the handle returned by _beginthreadex libavcodec
Wed, 12 Nov 2008 17:47:23 +0000 romansh Making it easier to send arbitrary structures as work orders to MT workers libavcodec
Fri, 07 Mar 2008 19:47:44 +0000 ramiro __stdcall -> WINAPI libavcodec