Sun, 18 Mar 2007 12:31:53 +0000 |
michael |
fix full range (jpeg yuv) chroma
|
Tue, 23 Jan 2007 13:41:45 +0000 |
lucabe |
Pass a context to av_log(), when possible
|
Mon, 22 Jan 2007 01:21:36 +0000 |
diego |
Fix license headers and FSF postal address.
|
Tue, 26 Dec 2006 17:59:28 +0000 |
lucabe |
Mark some variables as possibly unused to avoid warnings
|
Tue, 26 Dec 2006 17:41:38 +0000 |
lucabe |
Add some explicit casts to avoid "assignment from incompatible pointer type"
|
Tue, 26 Dec 2006 16:28:34 +0000 |
lucabe |
Add some other casts, to remove void pointers arithmetic
|
Wed, 01 Nov 2006 18:36:20 +0000 |
diego |
Use common define for x86_32 and x86_64.
|
Tue, 03 Oct 2006 23:51:32 +0000 |
aurel |
make some global var static (fix a build failure with shared lib on x86_64)
|
Sun, 17 Sep 2006 15:15:13 +0000 |
lucabe |
Remove the dependency of libswscale on img_format.h
|
Fri, 18 Aug 2006 13:58:03 +0000 |
diego |
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
|
Sat, 05 Aug 2006 10:00:54 +0000 |
diego |
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
|
Fri, 28 Jul 2006 09:07:09 +0000 |
diego |
Comment some #endif lines.
|
Thu, 20 Jul 2006 12:13:57 +0000 |
lucabe |
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
|
Fri, 30 Jun 2006 12:00:31 +0000 |
lucabe |
Move postproc ---> libswscale
|