Mon, 15 Mar 2010 14:03:01 +0000 |
benoit |
Remove avcodec_thread_execute from avcodec.h, and make static functions that
libavcodec
|
Wed, 20 Jan 2010 22:55:50 +0000 |
mru |
Always call avcodec_thread_init()
libavcodec
|
Wed, 12 Nov 2008 17:47:23 +0000 |
romansh |
Making it easier to send arbitrary structures as work orders to MT workers
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
|
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
|
Sat, 29 Jan 2005 20:09:33 +0000 |
mmu_man |
added a lock/unlock_lib pair to allow extern progs to serialize access to lavc.
libavcodec
|
Sun, 21 Nov 2004 18:04:56 +0000 |
mmu_man |
BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS"
libavcodec
|