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
|