Fri, 18 Aug 2006 13:58:03 +0000 |
diego |
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
|
Sat, 12 Aug 2006 17:46:40 +0000 |
uau |
Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile
|
Sat, 05 Aug 2006 13:14:34 +0000 |
lucabe |
Another PIX_FMT_ ---> IMGFMT_ conversion
|
Sat, 05 Aug 2006 10:00:54 +0000 |
diego |
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
|
Mon, 31 Jul 2006 12:35:04 +0000 |
lucabe |
Add support for ffmpeg's pixel format names in libswscale
|
Fri, 28 Jul 2006 09:07:09 +0000 |
diego |
Comment some #endif lines.
|
Wed, 26 Jul 2006 13:19:02 +0000 |
lucabe |
Replace MIN() and MAX() with FFMIN() and FFMAX()
|
Mon, 24 Jul 2006 10:36:06 +0000 |
michael |
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
|
Sun, 23 Jul 2006 21:16:11 +0000 |
pacman |
Fix typo introduced in the memalign->av_malloc conversion (there is no
|
Sun, 23 Jul 2006 18:07:26 +0000 |
reimar |
Missing part of the malloc -> av_malloc patch: memalign must be replaced as well!
|
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
|