Thu, 30 Aug 2007 23:11:55 +0000 |
diego |
cosmetics: Sort some lines, whitespace changes.
|
Fri, 22 Jun 2007 13:03:40 +0000 |
mhoffman |
integrating ff_bfin_get_unscaled_swscale into the system
|
Sat, 16 Jun 2007 15:29:26 +0000 |
reimar |
Missing libswscale part of TARGET_ -> HAVE_ change
|
Sat, 16 Jun 2007 15:17:00 +0000 |
reimar |
Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change.
|
Sun, 13 May 2007 19:22:32 +0000 |
gpoirier |
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
|
Thu, 26 Apr 2007 15:14:12 +0000 |
diego |
Don't declare -lm as a dependency of swscale-example.
|
Tue, 27 Feb 2007 00:19:01 +0000 |
diego |
Remove useless conditional.
|
Sun, 28 Jan 2007 17:52:59 +0000 |
lu_zero |
Make example and test build and link correctly
|
Thu, 25 Jan 2007 00:35:29 +0000 |
diego |
Simplify conditional compilation handling.
|
Fri, 22 Dec 2006 17:57:19 +0000 |
lucabe |
Clarify that yuv2rgb_init.c cannot be used under LGPL
|
Wed, 20 Dec 2006 13:09:29 +0000 |
lucabe |
Allow to compile swscale's non-SIMD code under the LGPL license.
|
Thu, 09 Nov 2006 15:13:56 +0000 |
lucabe |
Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."
|
Mon, 23 Oct 2006 14:03:49 +0000 |
lucabe |
Properly set EXTRALIBS
|
Wed, 11 Oct 2006 08:30:22 +0000 |
diego |
Move CFLAGS handling to common.mak.
|
Sat, 07 Oct 2006 09:23:09 +0000 |
diego |
Replace -I.. by -I$(BUILD_ROOT).
|