Mercurial > libavcodec.hg
log pthread.c @ 12468:443f38ceeaad 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 |