log pthread.c @ 12514:e6d711ba5760 libavcodec

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:55:54 +0000 andoma Make avcodec_thread_execute2() static libavcodec
Wed, 20 Jan 2010 22:55:50 +0000 mru Always call avcodec_thread_init() libavcodec
Mon, 12 Oct 2009 11:35:35 +0000 reimar Add an execute2 function that is more flexible and allows to use parallel libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Mon, 15 Dec 2008 21:02:17 +0000 diego Avoid invasion of POSIX-reserved _t namespace. libavcodec
Wed, 12 Nov 2008 17:47:23 +0000 romansh Making it easier to send arbitrary structures as work orders to MT workers libavcodec
Mon, 13 Aug 2007 15:28:29 +0000 ramiro Add attribute that forces alignment of stack to functions that need it. libavcodec
Fri, 06 Jul 2007 15:17:52 +0000 benoit set thread_opaque to NULL when freeing it libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h 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
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Wed, 26 May 2004 20:04:49 +0000 michael 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) libavcodec
Tue, 18 May 2004 01:53:43 +0000 romansh * reimplementation using mutexes and condition variables. libavcodec
Wed, 03 Mar 2004 19:29:00 +0000 michael count > thread_count for execute() libavcodec
Thu, 19 Feb 2004 20:29:26 +0000 michael w32threads by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Fri, 13 Feb 2004 17:54:10 +0000 michael multithreaded/SMP motion estimation libavcodec