log w32thread.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Mon, 15 Mar 2010 14:03:01 +0000 benoit Remove avcodec_thread_execute from avcodec.h, and make static functions that libavcodec
Mon, 08 Mar 2010 12:58:22 +0000 andoma w32thread: Make avcodec_thread_execute2() static here as well libavcodec
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