Diego Biurrun
|
2bfdde2435
Remove useless conditional.
|
17 years ago |
Luca Barbato
|
66e9de3891
Make example and test build and link correctly
|
18 years ago |
Diego Biurrun
|
91f2de5e18
Simplify conditional compilation handling.
|
18 years ago |
Luca Abeni
|
d32d303568
Clarify that yuv2rgb_init.c cannot be used under LGPL
|
18 years ago |
Luca Abeni
|
9bde778e73
Allow to compile swscale's non-SIMD code under the LGPL license.
|
18 years ago |
Luca Abeni
|
7964ed71e9
Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."
|
18 years ago |
Luca Abeni
|
7c9c296648
Properly set EXTRALIBS
|
18 years ago |
Diego Biurrun
|
086b05cdad
Move CFLAGS handling to common.mak.
|
18 years ago |
Diego Biurrun
|
21423ad9b7
Replace -I.. by -I$(BUILD_ROOT).
|
18 years ago |
Diego Biurrun
|
aae0bc19b1
Simplify test program build.
|
18 years ago |
Diego Biurrun
|
6a07717908
Test programs depend on $(LIB).
|
18 years ago |
Diego Biurrun
|
777938e190
FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.
|
18 years ago |
Diego Biurrun
|
c55f606397
Remove cs_test and swscale-example on clean.
|
18 years ago |
Diego Biurrun
|
69402a1073
Remove redundant EXTRALIBS declaration.
|
18 years ago |
Diego Biurrun
|
7fe1cbd814
Simplify compilation call by using $(EXTRALIBS).
|
18 years ago |
Luca Abeni
|
7f3f497a0b
Allow to compile swscale tests
|
18 years ago |
Diego Biurrun
|
751b900479
Move all internal -I parameters to the front of CFLAGS to avoid using external
|
18 years ago |
Luca Abeni
|
1246640aa2
Fix compilation as a win32 shared library (libavutil must be explicitly linked)
|
18 years ago |
Luca Abeni
|
57b3c36d0f
make libswscale build system similar to the libav* one
|
18 years ago |
Luca Abeni
|
73435f006b
Move postproc ---> libswscale
|
18 years ago |