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
|
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
|
Mon, 13 Aug 2007 15:28:29 +0000 |
ramiro |
Add attribute that forces alignment of stack to functions that need it.
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Tue, 12 Jun 2007 09:29:25 +0000 |
diego |
misc spelling fixes
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Thu, 19 Feb 2004 20:29:26 +0000 |
michael |
w32threads by (Gildas Bazin <gbazin at altern dot org>)
libavcodec
|